asyncnsq

Crates.ioasyncnsq
lib.rsasyncnsq
version0.1.0
sourcesrc
created_at2020-01-09 07:26:56.879104
updated_at2020-01-09 07:26:56.879104
descriptionasync client for nsq
homepagehttps://crates.io/crates/asyncnsq
repository
max_upload_size
id196856
size92,858
(aohan237)

documentation

https://docs.rs/asyncnsq

README

Asyncnsq

Crate

A Rust Async nsq client.

almost fulfill all the protocol but compressing.

Usage

Add this to your Cargo.toml:

[dependencies]
asyncnsq = "*"

instructions

i'm glad that it can help you with your work

Commit count: 0

cargo fmt