amqp_connection_info.user

< the username to authenticate with the broker, default on most broker is 'guest'

struct amqp_connection_info
char* user;

Meta