Closed michaelklishin closed 7 years ago
@lukebakken's PRs above suggest that this is already done. We'll produce a WebSockets-specific example to share in the original report thread, otherwise this issue seems to be a no-op, at least as far as this plugin goes.
See this rabbitmq-users thread.
Note that we do convert headers on STOMP's
SEND
frames to AMQP 0-9-1: https://github.com/rabbitmq/rabbitmq-stomp/blob/stable/src/rabbit_stomp_util.erl#L67.