Files
nats-server/test
Ivan Kozlovic a0245fc0c8 [FIXED] Server not sending PINGs to TSL connections (clients or routes)
- Removed unnecessary cast check to (*net.TCPConn). When the timer
fires, the connection is already established. Replaced with check
that connection has not been closed.
- Add PING test that checks that pings are sent to TLS connections.
- Changed Go version to 1.7.5 in travis.
- Removed test package from code coverage.
2017-03-24 09:49:42 -06:00
..
2016-04-05 10:52:40 -07:00
2016-02-06 07:41:37 -08:00
2017-03-01 20:46:47 -07:00
2015-09-17 19:02:00 -07:00
2017-01-24 19:34:17 -07:00
2016-04-22 13:03:04 -06:00
2017-01-06 15:35:41 -07:00