It is possible to send and receive binary data over web sockets in Javascript? Could I, for example, implement an SSH client using web sockets?
Hmm, maybe WebSockets could somehow be combined with this: http://ie.microsoft.com/testdrive/HTML5/TypedArrays/