Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 479 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 479 Bytes

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