This uses Cowboy's new direct data delivery mechanism,
which provides more performance.
Cowboy is now pinned to 2.14.0 and Cowlib to 2.16.0.
HTTP/2 Websocket is enabled by default. It can be disabled
as needed by setting `#{enable_connect_protocol => false}`
in the plugin's `cowboy_opts`.
Web-STOMP did not have HTTP/2 enabled before, now it does.
Web-MQTT already had HTTP/2 enabled.
|
||
|---|---|---|
| .. | ||
| Elixir.RabbitMQ.CLI.Ctl.Commands.ListWebMqttConnectionsCommand.erl | ||
| rabbit_web_mqtt_app.erl | ||
| rabbit_web_mqtt_handler.erl | ||
| rabbit_web_mqtt_stream_handler.erl | ||