rabbitmq / rabbitmq-web-mqtt

Provides support for MQTT over WebSockets
Other
55 stars 16 forks source link

Make WebSocket endpoint path configurable #30

Closed tsauzeau closed 6 years ago

tsauzeau commented 6 years ago

Websocket path as config (or "/ws" by default)

Related to the issue https://github.com/rabbitmq/rabbitmq-web-mqtt/issues/21

pivotal-issuemaster commented 6 years ago

@tsauzeau Please sign the Contributor License Agreement!

Click here to manually synchronize the status of this Pull Request.

See the FAQ for frequently asked questions.

pivotal-issuemaster commented 6 years ago

@tsauzeau Thank you for signing the Contributor License Agreement!

michaelklishin commented 6 years ago

This looks promising. We'll QA this soon and add a config schema test. Thank you.