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/Server
Philip Trauner 4d6dcf7d84 Migrated to new init logic, implemented Peers route
Highway requires new init logic to be able to access all currently connected peers.
After a little bit of reverse engineering deemed this to be the least hacky way to obtain access.

Initial version of Peers. This route can be used to retrieve client ids, which are required for piping.
2016-12-01 22:52:57 +01:00
..
__init__.py Initial commit 2015-10-25 17:32:23 +01:00
Broadcast.py Now invoking handler.send instead of handler.sock.send 2016-09-11 20:31:27 +02:00
Server.py Migrated to new init logic, implemented Peers route 2016-12-01 22:52:57 +01:00