Adds support for a websocket connection in Nit
Uses standard sockets
 
 
  
 
 
 
 
All subgroups and modules
  
 
 
 
 
 
  
   
  
 
Ancestors
		
			
			
			
			
				
				core > codecs
Group module for all codec-related manipulations
			 
		 
		
		
			
			
			
			
				
				core
Nit common library of core classes and methods
			 
		 
		
			
			
			
			
				
				core > text
All the classes and methods related to the manipulation of text entities
			 
		 
 
Parents
		
			
			
			
			
				
				base64
Offers the base 64 encoding and decoding algorithms
			 
		 
		
			
			
			
			
				
				crypto
Mix of all things cryptography-related
			 
		 
		
			
			
			
			
				
				sha1
Provides methods to compute the SHA1 hash of a String
			 
		 
		
 
Children