march_hare
march_hare copied to clipboard
Add support for `setMaxInboundMessageBodySize`
This commit adds an additional parameter to #connect to support setting the maximum size of inbound messages.
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