Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gsquire/nsq-rs
Unofficial asynchronous client for NSQ
https://github.com/gsquire/nsq-rs
nsq rust
Last synced: 30 days ago
JSON representation
Unofficial asynchronous client for NSQ
- Host: GitHub
- URL: https://github.com/gsquire/nsq-rs
- Owner: gsquire
- License: mit
- Created: 2017-04-12T04:57:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-08-15T20:01:29.000Z (about 7 years ago)
- Last Synced: 2024-08-10T03:16:19.664Z (3 months ago)
- Topics: nsq, rust
- Language: Rust
- Homepage: https://crates.io/crates/nsq
- Size: 13.7 KB
- Stars: 6
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nsq-rs
[![Build Status](https://travis-ci.org/gsquire/nsq-rs.svg?branch=master)](https://travis-ci.org/gsquire/nsq-rs)
An unoffical NSQ client for Rust.
Work in Progress.