code-server-2/packages/ide
David Bushong d7a66e4f15 Open websocket on same path as page (#149)
This is the critical piece to let you serve code-server proxied under a
path.  Otherwise if you proxy e.g. `/editor/` thru to
`http://localhost:8000`, everything works fine except the websocket
connection is still opened to `/`
2019-03-09 09:23:51 -08:00
..
src Open websocket on same path as page (#149) 2019-03-09 09:23:51 -08:00
test Check EISDIR for Mac when performing mkdir 2019-02-26 18:23:33 -06:00
package.json Move and refactor fs tests 2019-02-19 14:21:04 -06:00
yarn.lock Move and refactor fs tests 2019-02-19 14:21:04 -06:00