[Twisted-Python] Autobahn WebSockets - Twisted based WS implementation

Glyph Lefkowitz glyph at twistedmatrix.com
Mon Sep 12 10:50:32 EDT 2011


On Sep 12, 2011, at 9:15 AM, Tobias Oberstein wrote:

> Announcing Autobahn WebSockets
> 
> Autobahn WebSockets provides an implementation of the WebSockets protocol
> which can be used to build WebSockets clients and servers.
> 
>   * supports protocol draft version 10-14
>   * usable for clients and servers
>   * easy to use basic API
>   * advanced API for frame-based/streaming processing
>   * very good standards conformance
>   * fully asynchronous Twisted-based implementation
>   * Open-source (Apache 2 license)

Hi Tobias - great to hear it, thanks for the announcement!

I'm curious - is this in any way related to previous work done on Twisted websockets implementations, such as <https://github.com/rlotun/txwebsocket>?

Thanks!

-glyph


More information about the Twisted-Python mailing list