On Dec 30, 2013, at 3:34 PM, Tobias Oberstein <tobias.oberst...@tavendo.de> 
wrote:

> Hi,
> 
> I've made Autobahn fully Endpoint aware.
> 
> You can run WebSocket over any stream-based endpoint
> 
> https://github.com/tavendo/AutobahnPython/tree/master/examples/twisted/websocket/echo_endpoints
> 
> and you can run any stream-based endpoint over WebSocket (which in turn runs 
> over any stream-based underlying endpoint):
> 
> https://github.com/tavendo/AutobahnPython/tree/master/examples/twisted/websocket/wrapping
> 
> Endpoints are cool!

AWESOME!!!!

I'm just thrilled at more third-party plugins starting to take advantage of 
this powerful extensibility API.  This looks great.

(Sorry about the somewhat poorly-thought-out syntax there, with the colons that 
need to be escaped all over the place; hopefully we can fix that one day 
somehow.)

Is there an example of doing this with 'twistd' anywhere?

-glyph
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to