We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3aa774 commit 157808cCopy full SHA for 157808c
deps/rabbitmq_stream/Makefile
@@ -11,7 +11,7 @@ define PROJECT_ENV
11
{nodelay, true}]},
12
{initial_credits, 50000},
13
{credits_required_for_unblocking, 12500},
14
- {frame_max, 131072},
+ {frame_max, 1048576},
15
{heartbeat, 600},
16
{advertised_host, undefined},
17
{advertised_port, undefined}
0 commit comments