- stomp_send(+Connection, +Destination, +Headers, +Body) is det
- Send a
SEND
frame. If content-type
is not provided,
text/plain
will be used. content-length
will be filled in
automatically.
- See also
- - http://stomp.github.io/stomp-specification-1.2.html#SEND