Hi!
I think I have a use case for in-browser tcp. It is very experimental
and scientific though but I've been experimenting with it for several
years now. It is a browser-based operating system (a full-blown
in-browser OS).
I have a working prototype (rather hard to set up yet) -
http://doc.jeneric.net/index.php/Main_Page
The full-blown OS means it can run secure, isolated portions of
javascript code inside a single web page - with IPC, process
scheduling, sync and async calls and I/O, etc.. And of course, it
needs tcp! As you are probably running it on your own machine - you
will not run in to an 'allowing your user full access to tcp'
situation. The case I call a 'fully-ditributed web' - like that guys
from 'diaspora' social net project were talking about.
I have failed to attract attention to my jeneric project though and it
has been stalled for more than a year now but I'm still very excited
with it and I am still considering a continuation!
In any case, I thank you for your effort on orbited!
--
Andrew