-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Websocket backend #40
base: master
Are you sure you want to change the base?
Conversation
and other unused codes
and some fixes in components
implement static http server
Very nice! There are a few things:
|
it's still not safe at this point, **process** should be removed from the sandbox
@piscisaureus Thanks for the review, I've fixed the errors (the reason was that |
|
@piscisaureus Now you can use node-based sandbox by passing server address in your url, like: |
A simple WebSocket server to move toward supporting Node.js backend...
depends on #21
(this patch starts from 223532d)
to test:
./tools/build.js cd bin ts-node bin.ts