mirror of
https://github.com/engineer-man/piston.git
synced 2025-06-08 11:16:27 +02:00
api: Implement Websocket transport for live data
This commit is contained in:
parent
6a368cf66f
commit
de89acb617
5 changed files with 299 additions and 113 deletions
|
@ -7,6 +7,7 @@
|
|||
"body-parser": "^1.19.0",
|
||||
"chownr": "^2.0.0",
|
||||
"express": "^4.17.1",
|
||||
"express-ws": "^5.0.2",
|
||||
"is-docker": "^2.1.1",
|
||||
"logplease": "^1.2.15",
|
||||
"nocamel": "HexF/nocamel#patch-1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue