rabbitmq / rabbitmq-erlang-client

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

Connection returns user internal info. #53

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.

hairyhum commented 8 years ago

Related to https://github.com/rabbitmq/rabbitmq-mqtt/pull/80

hairyhum commented 8 years ago

@tiagodeoliveira can you please remove internal_user from info keys and resubmit this PR against stable branch?

tiagodeoliveira commented 8 years ago

For sure. Thanks