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! Cheers, /Tobias PS: Above is in the repo, but not yet released. The upcoming Autobahn 0.7.0 release will have it - as well as more, big advances. _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python