use HTML5 web workers with the node stream API
Easy setup jsonrpc using postMessage between frames or workers.
WebSockets server that mimics the Node.js net
module API, yielding duplex streams instead of the 'onmessage/send' WebSockets API. Compatible with simple-websocket (https://github.com/feross/simple-websocket)