rabbitmq-server/deps/rabbitmq_ct_client_helpers/src
David Ansari 3d7a027503 Send all received WebSocket frames to app
Prior to this commit, if the WebSocket client received multiple
WebSocket frames in a single Erlang message by gen_tcp, the WebSocket
client sent only the first received WebSocket frame to the application.

This commit fixes this bug by having the WebSocket client send all
WebSocket frames to the application.
2025-02-24 20:50:55 +01:00
..
rabbit_ct_client_helpers.erl Bump (c) line year 2025-01-01 17:54:10 -05:00
rfc6455_client.erl Send all received WebSocket frames to app 2025-02-24 20:50:55 +01:00