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 37817afa51 Added initial piping support, refactoring
A Highway pipe is a lightweight client -> client connection piped through the server.
The advantages of this approach are obvious:
* No need to implement the concept yourself
* It's incredibly useful

It's opt-in at the moment because it definitely isn't anywhere close to stable and requires a lot of boiler-plate code.
Documentation will be avaliable later on.
2016-12-01 22:46:22 +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 Added initial piping support, refactoring 2016-12-01 22:46:22 +01:00
Logging.py Added lookup caching and converted indentation to tabs 2016-09-11 15:20:06 +02:00
Utils.py OS detection, hostname get/set, get ip address on all platforms 2016-10-08 20:09:15 +02:00