Files
nats-server/server
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-12-21 10:31:22 +01:00
2017-01-05 16:13:44 -07:00
2016-12-15 15:38:15 -07:00
2017-01-24 19:34:17 -07:00
2017-03-22 22:52:33 -06:00
2017-01-25 13:30:11 -07:00
2016-11-22 16:22:51 -07:00
2016-04-03 13:04:06 -07:00
2017-03-01 20:46:47 -07:00
2016-03-20 15:57:43 -10:00