Add optional Virtual Host support

Merged
#1 · Created  · Last updated

Merged pull request

Merged in afrozenpeach/stomp/VirtualHostSupport (pull request #1)

757d75c·Author: ·Closed by: ·2018-08-16

Description

While STOMP 1.0 doesn’t natively support the host header to set a virtual host, RabbitMQ accepts it as an optional header so that virtual hosts can still be used with STOMP 1.0

This pull request adds support for the host header via a new stomp_setVirtualHost function, and on connect if that option has been set it will add the header.

0 attachments

0 comments

Loading commits...