Hi Victor, I've added support for Trollius in Autobahn 0.7.3
https://github.com/tavendo/AutobahnPython#python-support pip install autobahn[asyncio]will - as a dependency - install Trollius on Python 2, Tulip on Python 3.3 and nothing on Python 3.4+.
Awesome! Cheers, /Tobias
