implemented websocket flow control to prevent over buffering
This commit is contained in:
parent
015067648e
commit
531584dbf1
4 changed files with 207 additions and 191 deletions
|
@ -140,7 +140,7 @@
|
|||
"cldr-core": "^34.0.0",
|
||||
"convict": "^4.4.0",
|
||||
"express": "^4.16.3",
|
||||
"express-ws": "^4.0.0",
|
||||
"express-ws": "dannycoates/express-ws",
|
||||
"fluent": "^0.9.1",
|
||||
"fluent-langneg": "^0.1.0",
|
||||
"helmet": "^3.15.0",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue