/go-nsq

The official Go package for NSQ

Primary LanguageGoMIT LicenseMIT

go-nsq

The official Go package for NSQ.

Build Status GoDoc

The latest stable release is 1.0.5.

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