stomp_out 0.1.3
This implementation of STOMP is aimed at environments where a network connection, such as a WebSocket or TCP socket, is created and then raw data from that connection is passed to/from the STOMP client or server messaging layer provided by this gem.
Gemfile:
=
install:
=
Runtime Dependencies (1):
json
~> 1.4