Crates.io | tokio-stomp-rs-rs |
lib.rs | tokio-stomp-rs-rs |
version | 0.1.12 |
source | src |
created_at | 2024-08-07 14:02:36.773712 |
updated_at | 2024-08-07 14:08:56.173458 |
description | Asynchronous streaming STOMP client fork |
homepage | |
repository | |
max_upload_size | |
id | 1328448 |
size | 52,314 |
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