mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
21edbb02c8
This beta brings Tornado > 5 support (our py-tornado port is > 5) Changelog: https://github.com/nsqio/pynsq/blob/v0.9.0b1/ChangeLog.md
9 lines
321 B
Plaintext
9 lines
321 B
Plaintext
The official Python client library for NSQ
|
|
|
|
It provides high-level nsq.Reader and nsq.Writer classes for building
|
|
consumers and producers and two low-level modules for both sync and async
|
|
communication over the NSQ Protocol (if you wanted to write your own
|
|
high-level functionality).
|
|
|
|
WWW: https://github.com/nsqio/pynsq
|