mirror of
https://github.com/fatedier/frp.git
synced 2025-07-19 20:30:08 +07:00

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