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 a583d87f6a ESock replacement
Highway is a wrapper around ws4py that is needed for routing and exchanging routes automatically.
Currently only the server exchanges routes with the client. This behaviour has to be replicated the other way around too.
Not all that stable.
2016-09-18 19:46:09 +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 Removed max route length and added route ids 2016-09-11 20:32:13 +02:00
Utils.py Removed error handling function used by old networking 2016-09-11 20:31:48 +02:00