mirror of
https://github.com/YGGverse/next.git
synced 2026-03-31 17:55:34 +00:00
implement multi-protocol async server based on ratchet library #1
This commit is contained in:
parent
296525aac3
commit
ec60ef5e5b
8 changed files with 707 additions and 387 deletions
5
default.json
Normal file
5
default.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"host":"127.0.0.1",
|
||||
"list":true,
|
||||
"dump":true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue