/tokio-stomp

Streaming STOMP client for Rust

Primary LanguageRustMIT LicenseMIT

tokio-stomp

crates.io Build Status

An async STOMP client for Rust, using the Tokio stack.

It aims to be fast with a simple streaming interface.

Documentation

For full examples, see the examples directory.

License: MIT