#stomp #streaming #async #fork #client #messages #tokio-stomp

tokio-stomp-rs

Asynchronous streaming STOMP client fork

10 releases

0.1.10 Aug 7, 2024
0.1.9 Aug 7, 2024

#464 in Asynchronous

Download history 672/week @ 2024-08-05 7/week @ 2024-08-12 9/week @ 2024-09-16 17/week @ 2024-09-30

94 downloads per month

MIT license

32KB
778 lines

tokio-stomp

crates.io Build Status

An async STOMP client for Rust, using the Tokio stack.

It aims to be fast with a simple streaming interface.

Documentation

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