This repository has been archived on 2025-06-04. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
fl0w-old/Shared
Philip Trauner ab6444f118 Overhaul to work with Highway
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.
2016-09-18 19:49:53 +02:00
..
ws4py@1b2f9aa471 Updated to newer version of ws4y that allows for handler initialisation 2016-09-15 11:22:17 +02:00
__init__.py Added __init__ file for partial Python 2.7 support 2016-04-03 22:16:01 +02:00
Config.py Replaced with current version of Meh 2016-03-21 00:15:27 +01:00
Highway.py ESock replacement 2016-09-18 19:46:09 +02:00
Logging.py Added lookup caching and converted indentation to tabs 2016-09-11 15:20:06 +02:00
Routing.py Overhaul to work with Highway 2016-09-18 19:49:53 +02:00
Utils.py Removed error handling function used by old networking 2016-09-11 20:31:48 +02:00