5 releases (3 breaking)

0.4.0 Dec 11, 2023
0.3.1 Jun 16, 2022
0.3.0 Jun 15, 2022
0.2.0 Feb 17, 2020
0.1.0 Feb 16, 2018

#951 in Asynchronous

MIT license

32KB
788 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
~174K SLoC