2 releases
0.1.12 | Aug 7, 2024 |
---|---|
0.1.11 | Aug 7, 2024 |
#931 in Asynchronous
32KB
774 lines
tokio-stomp
An async STOMP client for Rust, using the Tokio stack.
It aims to be fast with a simple streaming interface.
For full examples, see the examples directory.
License: MIT
lib.rs
:
tokio-stomp - A library for asynchronous streaming of STOMP messages
Dependencies
~6–14MB
~172K SLoC