Replaced receive_routes with a shared route called meta. Highway manages itself with it's own networking capabilities. (Meta as fuck) Added NoneType to sendable types (gzip doesn't like None). Removed old, non-reachable code. Gave up on multiple inheritence. To inherit from Shared override_methods has to be called. It will monkey-patch all required methods. (less hacky than before) Ripped out tons of server/client specific code and made it shared. |
||
---|---|---|
.. | ||
ws4py@3e834201d6 | ||
__init__.py | ||
Config.py | ||
Highway.py | ||
Logging.py | ||
Routing.py | ||
Utils.py |