Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix channelmax and framemax negotiations #40

Merged
merged 1 commit into from Feb 15, 2021
Merged

fix channelmax and framemax negotiations #40

merged 1 commit into from Feb 15, 2021

Conversation

tanmaykm
Copy link
Member

While negotiating a connection channelmax and framemax parameters have to be tuned down according to the previous connection tune message from server. Not doing this can result in server aborting the connection.

fixes #37

While negotiating a connection channelmax and framemax parameters have to be tuned down according to the previous connection tune message from server. Not doing this can result in server aborting the connection.
@tanmaykm tanmaykm merged commit 9fed71e into master Feb 15, 2021
@delete-merged-branch delete-merged-branch bot deleted the tan/misc branch February 15, 2021 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connection handshake failed with CloudAMQP
1 participant