frp/utils
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
2016-02-19 17:01:47 +08:00
..
broadcast Add package "broadcast" for transmitting message to goroutines at the same time 2016-02-19 00:18:34 +08:00
conn all: fix bug when client shutdown and reconnect, server response already use 2016-02-19 17:01:47 +08:00
log Change directory structure, move models and utils to root directory 2016-02-18 16:56:55 +08:00
pcrypto Change directory structure, move models and utils to root directory 2016-02-18 16:56:55 +08:00