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 b9dbcdc399 Removed compression
After running some very scientific tests I came to the conclusion that compression does not benefit Highway in any way.
On top of that it is a nightmare to implement Highway clients in other languages (I'm looking at you JavaScript).
So to conclude: Fuck compression (and JavaScript)
2016-10-15 16:29:28 +02: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 Removed compression 2016-10-15 16:29:28 +02:00
Logging.py Added lookup caching and converted indentation to tabs 2016-09-11 15:20:06 +02:00
Routing.py Removed legacy code, unified Client and Server Route 2016-10-03 20:50:41 +02:00
Utils.py OS detection, hostname get/set, get ip address on all platforms 2016-10-08 20:09:15 +02:00