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

View file

@ -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": {