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 0c88b7c161 Merged Routing.py, constants for everything, encoding fixes for js port
Routing.py is no more! The split made sense when ESock was used for all networking,
now it's really just a hassle to import from two different files.

CONSTANTS_FOR_EVERYTHING = 1

In case of mangled utf8 chars that throw encoding errors there is now a "last resort".
If that fails too, the data conversion behaves just like before.
2016-11-16 18:42:07 +01:00
..
ws4py@3e834201d6 Bump version to fix an instancing issue 2016-09-18 20:21:32 +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
Disc0very.py Peers can start discovery at ~ the same time 2016-10-09 00:52:34 +02:00
Highway.py Merged Routing.py, constants for everything, encoding fixes for js port 2016-11-16 18:42:07 +01:00
Logging.py Added lookup caching and converted indentation to tabs 2016-09-11 15:20:06 +02:00
Routing.py Preperation for merge with Highway 2016-10-16 23:12:38 +02:00
Utils.py OS detection, hostname get/set, get ip address on all platforms 2016-10-08 20:09:15 +02:00