tokio-stomp

Crates.iotokio-stomp
lib.rstokio-stomp
version0.4.0
sourcesrc
created_at2018-02-16 19:17:55.909204
updated_at2023-12-11 11:29:14.777733
descriptionAsynchronous streaming STOMP client
homepagehttps://github.com/adwhit/tokio-stomp
repositoryhttps://github.com/adwhit/tokio-stomp
max_upload_size
id51435
size50,886
(adwhit)

documentation

README

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

Commit count: 88

cargo fmt