mirror of
https://github.com/fatedier/frp.git
synced 2025-04-21 01:54:21 +00: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