Skip to content

Releases: wtolson/gnsq

0.2.0

03 Aug 20:11
Compare
Choose a tag to compare
  • Warn on connection failure.
  • Add extra requires for snappy.
  • Add support for nsq auth protocal.

0.1.4

25 Jul 00:45
Compare
Choose a tag to compare
  • Preemptively update ready count.
  • Dependency and contributing documentation.
  • Support for nsq back to 0.2.24.

0.1.3

09 Jul 03:27
Compare
Choose a tag to compare
  • Block as expected on start, even if already started.
  • Raise runtime error if starting the reader without a message handler.
  • Add on_close signal to the reader.
  • Allow upgrading to tls+snappy or tls+deflate.

0.1.2

08 Jul 14:03
Compare
Choose a tag to compare
  • Flush delfate buffer for each message.

0.1.1

08 Jul 01:47
Compare
Choose a tag to compare
  • Fix packaging stream submodule.
  • Send queued messages before closing socket.
  • Continue to read from socket on EAGAIN

0.1.0

08 Jul 01:47
Compare
Choose a tag to compare
  • First release on PyPI.