I’ve just finished a proof-of-concept implementation of a networking setup for JSlinux using SLIP/XMLHttpRequest/a perl proxy/Linux TunTap.
It’s a kind of mix of polling and events, but it works.
At this time, It’s possible to ping to/from the linux host and make TCP connections, but packets losses are not trivial 🙂