tokio-stomp

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.

For usage, see the examples directory.

License: MIT