Commit Graph

11 Commits (a5f06489cb0c6cd88da0d4c1fd897118a3c157eb)

Author SHA1 Message Date
fatedier a0c83bdb78 test: add test case 8 years ago
fatedier 307b74cc13 build: add go1.8 and remove go1.5 8 years ago
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