mirror of
				https://github.com/avatao-content/baseimage-tutorial-framework
				synced 2025-11-04 13:22:54 +00:00 
			
		
		
		
	Keep websocket connection alive
This commit is contained in:
		@@ -17,7 +17,7 @@ class TerminadoMiniServer:
 | 
			
		||||
            url,
 | 
			
		||||
            TerminadoMiniServer.ResetterTermSocket,
 | 
			
		||||
            {'term_manager': self._term_manager}
 | 
			
		||||
        )])
 | 
			
		||||
        )], websocket_ping_interval=30)
 | 
			
		||||
 | 
			
		||||
    @property
 | 
			
		||||
    def term_manager(self):
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user