📚 go-nsq - Awesome Go Library for Messaging

Go Gopher mascot for go-nsq

the official Go package for NSQ.

🏷️ Messaging
📂 Libraries that implement messaging systems.
2,588 stars
View on GitHub 🔗

Detailed Description of go-nsq

go-nsq

Build Status GoDoc GitHub release

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).