rjs-team / rjs

Native Javascript environment using Rust and Mozilla's SpiderMonkey JS engine.
9 stars 3 forks source link

Implement Websocket API #21

Open ricochet1k opened 6 years ago

ricochet1k commented 6 years ago

https://developer.mozilla.org/en-US/docs/Web/API/WebSockets_API

Servo uses this: https://github.com/housleyjk/ws-rs