17 lines
		
	
	
		
			310 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			17 lines
		
	
	
		
			310 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|  | Voice client: | ||
|  |     IO-Thread: | ||
|  |         - Read & Write data | ||
|  |         - Parse read data / decrypt | ||
|  | 
 | ||
|  |     Executor thread: | ||
|  |         - Reassemble packets | ||
|  |         - Handle reassembled packets | ||
|  |             - Voice | ||
|  |             - Commands | ||
|  |             - Ping/Pong | ||
|  | 
 | ||
|  | Web client: | ||
|  |     IO-Thread: ?? | ||
|  | 
 | ||
|  |     Executor thread: | ||
|  |         - |