mirror of
				https://github.com/v2fly/v2ray-core.git
				synced 2025-10-31 01:39:16 +00:00 
			
		
		
		
	register shadowsocks client factory
This commit is contained in:
		
							parent
							
								
									5f3f173b5e
								
							
						
					
					
						commit
						cdb0debcb0
					
				| @ -7,6 +7,6 @@ import ( | |||||||
| 
 | 
 | ||||||
| func init() { | func init() { | ||||||
| 	// Must happen after config is initialized | 	// Must happen after config is initialized | ||||||
| 
 | 	registry.MustRegisterOutboundHandlerCreator(loader.GetType(new(ClientConfig)), new(ClientFactory)) | ||||||
| 	registry.MustRegisterInboundHandlerCreator(loader.GetType(new(ServerConfig)), new(ServerFactory)) | 	registry.MustRegisterInboundHandlerCreator(loader.GetType(new(ServerConfig)), new(ServerFactory)) | ||||||
| } | } | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Darien Raymond
						Darien Raymond