tokio-stomp-2 0.0.4

Fork of Asynchronous streaming STOMP client
Documentation

Convinience Release

  • Use with care
  • If you don't know what you are doing, use the original tokio-stomp
  • Added sending and receiving headers

tokio-stomp-2

crates.io

An async STOMP client (and maybe eventually, server) for Rust, using the Tokio stack.

It aims to be fast and fully-featured with a simple streaming interface.

Documentation

For full examples, see the examples directory.

License: MIT