Re: WebSocket progress report

2012-02-06 Thread Jonathan Drake
ageInbound (we can still use them for small payloads if we buffer fragments in memory) I'm working on a patch that implements this...maybe a day or two. I'd appreciate any early criticism you may have---otherwise I mainly just want to prevent duplicate work by explaining what we're

Re: WebSocket TODOs

2012-02-23 Thread Jonathan Drake
On 2012/02/23 17:24, "Mark Thomas" wrote: >On 23/02/2012 12:42, Mark Thomas wrote: >> All, >> >> The bulk of the WebSocket implementation is complete. There are, >> however, still quite a few TODOs. >> >> 1. Autobahn failure of test 7.5.1 (close handling) >Fixed. > >> 2. Autobahn UTF-8 failures