📚 go-nsq - Awesome Go Library for Messaging
the official Go package for NSQ.
🏷️ Messaging
📂 Libraries that implement messaging systems.
⭐ 2,588 stars
Detailed Description of go-nsq
go-nsq
The official Go package for NSQ.
Docs
See godoc and the main repo apps directory for examples of clients built using this package.
Tests
Tests are run via ./test.sh
(which requires nsqd
and nsqlookupd
to be installed).