Hi Rob,
if your main concern is robust WebSocket on Twisted, why not use Autobahn
(https://pypi.python.org/pypi/autobahn) ?
Autobahn supports wrapping arbitrary stream-based protocols on top of
WebSocket, with full support for advanced features like WebSocket compression
and auto-fragmentation
On 2014-08-21 22:24, Rob Oakes wrote:
> a. Which of the two websocket branches should be used as the basis for new
> work?
>
> On GitHub, websocket-4173-4 is marked as closed with a note telling the
> contributor to see the contribution guidelines. There are also several
> additions to th