| Crates.io | tokio-stomp |
| lib.rs | tokio-stomp |
| version | 0.4.0 |
| created_at | 2018-02-16 19:17:55.909204+00 |
| updated_at | 2023-12-11 11:29:14.777733+00 |
| description | Asynchronous streaming STOMP client |
| homepage | https://github.com/adwhit/tokio-stomp |
| repository | https://github.com/adwhit/tokio-stomp |
| max_upload_size | |
| id | 51435 |
| size | 50,886 |
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