Skip to content

Add support for setMaxInboundMessageBodySize#164

Merged
michaelklishin merged 2 commits intoruby-amqp:mainfrom
robbavey:add_max_inbound_size
Mar 24, 2025
Merged

Add support for setMaxInboundMessageBodySize#164
michaelklishin merged 2 commits intoruby-amqp:mainfrom
robbavey:add_max_inbound_size

Conversation

@robbavey
Copy link
Copy Markdown
Contributor

@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
Copy Markdown
Contributor 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

@michaelklishin michaelklishin added this to the 4.7.0 milestone Mar 24, 2025
@michaelklishin michaelklishin merged commit 2c650a5 into ruby-amqp:main Mar 24, 2025
3 checks passed
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.

2 participants