Nats Python Versions Save

Python client for NATS messaging system

0.8.0

3 years ago
  • Added TSL support, #13 by @nineinchnick

0.7.0

4 years ago
  • Fixed issue when threads are blocked on close while reading, #11 by @richard78917

0.6.0

4 years ago
  • Added Python 3.8.* support, #10

0.5.0

4 years ago
  • Fixed passing of subscription queue name to the NATS server, #3