rabbitmq / rabbitmq-web-mqtt

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

Listeners not registered in management #17

Closed essen closed 7 years ago

essen commented 7 years ago

They don't appear at all. They should appear as TCP listeners. They should not appear as Web contexts (while they use HTTP, they don't follow the same mechanisms for technical reasons).

Related: https://github.com/rabbitmq/rabbitmq-web-stomp/issues/65