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

#1007 in Asynchronous

Download history 26/week @ 2024-08-16 7/week @ 2024-08-23 11/week @ 2024-08-30 6/week @ 2024-09-06 18/week @ 2024-09-13 48/week @ 2024-09-20 31/week @ 2024-09-27 5/week @ 2024-10-04 3/week @ 2024-10-25 13/week @ 2024-11-01 52/week @ 2024-11-08 12/week @ 2024-11-15 5/week @ 2024-11-29

72 downloads per month

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
~177K SLoC