Tue 27 Aug 00:14:56 CEST 2024

This commit is contained in:
sbosse 2024-08-27 00:15:12 +02:00
parent 9ae58305b8
commit d33efa35e4

9
test/test-amp-t1a.js Normal file
View File

@ -0,0 +1,9 @@
config({
log:{
time:true
},
MEMPOOL:1E7,
})
port(DIR.IP('tcp://localhost:4569'))
port(DIR.IP('tcp://localhost:5569?secure=12:34:56:78:00:02'))
start()