rabbitmq / rabbitmq-erlang-client

Erlang client for RabbitMQ
https://www.rabbitmq.com/
Other
184 stars 127 forks source link

Connection returns user internal info. #56

Closed tiagodeoliveira closed 8 years ago

tiagodeoliveira commented 8 years ago

It will allows the client connection to return internal user information that is delivered by direct connection. Related to issue #52 and PR rabbitmq/rabbitmq-mqtt#80

hairyhum commented 8 years ago

@tiagodeoliveira can you please update https://github.com/rabbitmq/rabbitmq-mqtt/pull/80 to use this API?

tiagodeoliveira commented 8 years ago

Done.