rabbitmq-server/deps/rabbitmq_ct_client_helpers
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
..
src Send all received WebSocket frames to app 2025-02-24 20:50:55 +01:00
BUILD.bazel Undo the Bazel-related change from #12696 2024-11-09 17:47:06 -05:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
LICENSE-MPL-RabbitMQ
Makefile Support AMQP over WebSocket (OSS part) 2025-01-27 17:50:47 +01:00
WORKSPACE.bazel
app.bzl bazel run gazelle 2025-01-28 04:02:47 +00:00