10 releases
0.1.10 | Aug 7, 2024 |
---|---|
0.1.9 | Aug 7, 2024 |
#464 in Asynchronous
94 downloads per month
32KB
778 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
~170K SLoC