mirror of
https://github.com/gogrlx/nats-server.git
synced 2026-04-02 11:48:43 -07:00
The test was not checking that PINGs were sent, however, without disabling the first short ping and with a very low interval, there was chance on Travis that the first short ping was sent before the client had connected, which would break the NATS client protocol that expects to receive a PONG to initial PING (after CONNECT). The client library could arguably be updated to accept PING during the CONNECT phase. Signed-off-by: Ivan Kozlovic <ivan@synadia.com>
1.7 KiB
1.7 KiB