
Dec. 30, 2013
8:34 p.m.
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/webso... 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/webso... 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.