plasma-umass / doppio

Breaks the browser language barrier (includes a plugin-free JVM).
http://plasma-umass.github.io/doppio-demo
MIT License
2.16k stars 174 forks source link

Sockets fixed #462

Open jvilk opened 8 years ago

jvilk commented 8 years ago

These commits refactor and fix our implementation of TCP sockets. It also adds a server and client for testing purposes, so we can make sure that the sockets do not get broken again!

TODO before merge: