Tue 27 Aug 00:14:56 CEST 2024
This commit is contained in:
		
							parent
							
								
									a6e752e33c
								
							
						
					
					
						commit
						0e846eb1cd
					
				
							
								
								
									
										6
									
								
								test/test-amp-tcpA.js
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										6
									
								
								test/test-amp-tcpA.js
									
									
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,6 @@
 | 
			
		|||
var p=port(DIR.IP('tcp://localhost:40002'),{
 | 
			
		||||
  verbose:0,
 | 
			
		||||
  keepAlive:false, // permanent tcp connection for all messages; else ad-hoc / msg
 | 
			
		||||
  sharedSocket:true // only one IP port for each side; only service end-point has a receiver port, client uses link socket
 | 
			
		||||
});
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user