You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
amqp support query string params to allow further options on the connection. They are only available with amqplib if your param type is a url connection string; if you pass in an object, there is no support for the query string as an object.
Missing functionality
frameMax channelMax heartbeat locale
The text was updated successfully, but these errors were encountered:
I'm happy with whichever PR (#226 or #304) gets merged first, and I'm also happy to make any changes in the #304 to make it follow any contribution guidelines or roadmap goals.
amqp support query string params to allow further options on the connection. They are only available with
amqplib
if your param type is a url connection string; if you pass in an object, there is no support for the query string as an object.Missing functionality
frameMax
channelMax
heartbeat
locale
The text was updated successfully, but these errors were encountered: