stomp_out 0.1.1
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 (2):
json
~> 1.4
simple_uuid
~> 0.2