nats-io / stan.py

Python Asyncio NATS Streaming Client
https://nats.io
Apache License 2.0
113 stars 23 forks source link

Support for PINGs from client to server to detect connection loss #30

Closed viktorm77 closed 5 years ago

viktorm77 commented 5 years ago

Fixes #29 Send PINGs from client to server to determine if NATS Streaming connection is still valid.