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
Christoph Heiss a6de0790dd Add compression to ESock.
This is mostly transparent to the user.
A compression-level can be specfic (0-9), where 0 equals no,
1 weakest and 9 best compression.
Currently, the compression level defaults to 0.
2016-04-15 10:09:25 +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
DataTypes.py Added int and float (why weren't they there in the first place?) 2016-01-31 20:39:30 +01:00
ESock.py Add compression to ESock. 2016-04-15 10:09:25 +02:00
Logging.py Added fallback logging option for Sublime Text 2016-03-05 17:36:27 +01:00
Routing.py Removed invalid logic and added additional error handling 2016-04-03 22:19:42 +02:00
Sync.py Redid ReloadHandler to reduce duplicated events (works hopefully) 2016-04-10 00:54:32 +02:00
Utils.py Actually implemented is_wallaby 2016-04-04 13:13:28 +02:00