Commit Graph

9 Commits (b00654014130a12febc8931df5b362f383aec521)

Author SHA1 Message Date
fatedier f2999e3317 support udp type 8 years ago
fatedier 6f40b1a70a build: use golang 1.7 9 years ago
fatedier 2d30a6e8a7 build: remove support for go1.4, add go1.7 9 years ago
fatedier a9bf25f255 build: add go 1.6.2 9 years ago
fatedier c680d87edc test: add function testing case 9 years ago
fatedier 52f99bbc00 all: some optimization 9 years ago
fatedier f32cc7a840 update go version to 1.5.1 9 years ago
fatedier 26479cf92a all: fix bug when client shutdown and reconnect, server response already use
1. if client is offline, server will release all resources
2. use a graceful method to shutdown go net.Listeners
3. add closeFlag for Conn, so startHeartBeat func can exit correctly now
9 years ago
fatedier 0b719326bc Support travis-ci 9 years ago