#streaming #stomp #async #message #tokio #client #fork

tokio-stomp-rs-rs

Asynchronous streaming STOMP client fork

2 releases

0.1.12 Aug 7, 2024
0.1.11 Aug 7, 2024

#931 in Asynchronous

MIT license

32KB
774 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
~172K SLoC