1
0
mirror of https://github.com/coder/code-server.git synced 2024-12-04 15:00:38 +08:00
code-server/src
Asher 7b2752a62c
Move websocket routes into a separate app
This is mostly so we don't have to do any wacky patching but it also
makes it so we don't have to keep checking if the request is a web
socket request every time we add middleware.
2020-11-05 15:08:09 -06:00
..
browser Remove CSP tag from VS Code html 2020-10-14 17:11:24 -05:00
common Provide a way to tell when event handlers are finished 2020-11-05 15:08:07 -06:00
node Move websocket routes into a separate app 2020-11-05 15:08:09 -06:00