mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-15 18:50:41 -07:00
- The number of outstanding PINGs is now reset whenever the server receives a PONG from the client. - Updated parser test to check c.pout. - Added a test to check for unprompted PONGs. Resolves issue: https://github.com/nats-io/gnatsd/issues/168