Crates.io | tokio-stomp-rs |
lib.rs | tokio-stomp-rs |
version | 0.1.10 |
source | src |
created_at | 2024-08-07 09:07:37.937301 |
updated_at | 2024-08-07 12:47:48.619487 |
description | Asynchronous streaming STOMP client fork |
homepage | |
repository | |
max_upload_size | |
id | 1328227 |
size | 52,433 |
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