Hello everyone !
I made a websocket server with jsever, the timer handler keeps running after the connection is closed and even disabling the timer in the WebSocket_Disconnected function.
is there a way to destroy the handler instance after the user's client disconnects?
			
			I made a websocket server with jsever, the timer handler keeps running after the connection is closed and even disabling the timer in the WebSocket_Disconnected function.
is there a way to destroy the handler instance after the user's client disconnects?
 
				 
 
		 
 
		 
 
		 
 
		 
 
		