rabbitmq / rabbitmq-stomp

RabbitMQ STOMP plugin
https://www.rabbitmq.com/stomp.html
Other
49 stars 28 forks source link

CLI command to list stomp connections #98

Closed dcorbacho closed 7 years ago

dcorbacho commented 7 years ago

Part of https://github.com/rabbitmq/rabbitmq-cli/issues/121

dcorbacho commented 7 years ago

The keys might need a second thought, are we exposing too much? too little?

michaelklishin commented 7 years ago

@dcorbacho it's comparable to MQTT. I think it's OK.

hairyhum commented 7 years ago

I'm not sure about auth mechanisms naming. default is not descriptive enough. It should be configuration, or something that will make it clear that predefined configuration defaults are used.