SIGN IN SIGN UP

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 `/`
D
David Bushong committed
d7a66e4f15883df89c0f750ba86287cbd9e8b14c
Parent: 30d14ee
Committed by Kyle Carberry <kyle@kwc.io> on 3/9/2019, 5:23:51 PM