Skip to content Skip to sidebar Skip to footer
Showing posts with the label Eventmachine

Close Does Not Seem To Work With Websocket

I have this simple javascript code : window.ws = new WebSocket('ws://127.0.0.1:8000/'); ws… Read more Close Does Not Seem To Work With Websocket