Crates.io | asyncnsq |
lib.rs | asyncnsq |
version | 0.1.0 |
source | src |
created_at | 2020-01-09 07:26:56.879104 |
updated_at | 2020-01-09 07:26:56.879104 |
description | async client for nsq |
homepage | https://crates.io/crates/asyncnsq |
repository | |
max_upload_size | |
id | 196856 |
size | 92,858 |
A Rust Async nsq client.
almost fulfill all the protocol but compressing.
Add this to your Cargo.toml
:
[dependencies]
asyncnsq = "*"
i'm glad that it can help you with your work