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
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to