implement multi-protocol async server based on ratchet library #1

This commit is contained in:
yggverse 2024-05-06 04:59:42 +03:00
parent 296525aac3
commit ec60ef5e5b
8 changed files with 707 additions and 387 deletions

5
default.json Normal file
View file

@ -0,0 +1,5 @@
{
"host":"127.0.0.1",
"list":true,
"dump":true
}