adwhit / tokio-stomp

Streaming STOMP client for Rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Streaming STOMP client for Rust

License:MIT License


Languages

Language:Rust 100.0%