create_routes now doesn't launch them automatically because routes are put together before the socket actually becomes avaliable. create_exchange_map previously used the wrong index for the route list. There is now a universal Route class from which ServerRoute and ClientRoute inherit. |
||
---|---|---|
.. | ||
ws4py@1b2f9aa471 | ||
__init__.py | ||
Config.py | ||
Highway.py | ||
Logging.py | ||
Routing.py | ||
Utils.py |