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,7 +5,7 @@
|
|||
"homepage": "https://github.com/yggverse/pulsar",
|
||||
"type": "project",
|
||||
"require": {
|
||||
"yggverse/nex": "^1.1"
|
||||
"cboden/ratchet": "^0.4.4"
|
||||
},
|
||||
"license": "MIT",
|
||||
"autoload": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue