Tue 27 Aug 00:14:56 CEST 2024

This commit is contained in:
sbosse 2024-08-27 00:15:46 +02:00
parent 357697823f
commit ab47875a44

8
test/test-amp-tcpB.js Normal file
View File

@ -0,0 +1,8 @@
port(DIR.IP('tcp://localhost:*'),{
verbose:0,
keepAlive:false, // permanent tcp connection for all messages; else ad-hoc / msg
sharedSocket:true
})
connect(DIR.IP('tcp://localhost:40002'));
// connect(DIR.IP('tcp://edu-9.de:39002'));