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

Add support for setMaxInboundMessageBodySize #164

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

robbavey
Copy link

@robbavey robbavey commented May 1, 2024

This commit adds an additional parameter to #connect to support setting the maximum size of inbound messages.

This commit adds an additional parameter to #connect to support setting
the maximum size of inbound messages.
@robbavey
Copy link
Author

robbavey commented May 2, 2024

Note: This commit re-adds the ability for users of this library to consume messages larger than the default message body size of 64MiB, that was removed due to the change in the Java client in #162

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.

1 participant