rabbitmq / rabbitmq-web-stomp

Provides support for STOMP over WebSockets
Other
89 stars 26 forks source link

Support typical RabbitMQ TCP socket options for all endpoints #69

Closed michaelklishin closed 7 years ago

michaelklishin commented 7 years ago

See https://github.com/rabbitmq/rabbitmq-web-stomp/issues/68. We should support IP addresses as strings and make sure all TCP socket options that work for other listeners also work in this plugin.

michaelklishin commented 7 years ago

Looks like we missed this due to a failed git update before 3.6.7 was produced. It will be included into 3.6.8.