/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.4.

NOTE: The public API has been refactored as of v1.0.0 and is not backwards compatible with previous releases. 0.3.7 is the last stable release compatible with the legacy API. Please read the UPGRADING guide.

Docs

See godoc.

See the main repo apps directory for examples of clients built using this package.