On Fri, 05 Jun 2009 19:02:07 +0200, Ben Dodson <[email protected]> wrote: > I was wondering if binary data would somehow be supported in the upcoming > websockets?
"Binary" data is not handled at all really in ECMAScript at the moment so more changes would be required than just adding it to the WebSocket API. -- Anne van Kesteren http://annevankesteren.nl/
