Tue 27 Aug 00:14:56 CEST 2024

This commit is contained in:
sbosse 2024-08-27 00:15:11 +02:00
parent 197fed0628
commit 9ae58305b8

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

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