diff --git a/test/test-amp-u1a.js b/test/test-amp-u1a.js new file mode 100644 index 0000000..a137761 --- /dev/null +++ b/test/test-amp-u1a.js @@ -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()