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