👾 Monitoring and management component of fl0w-os (deprecated)
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.
Find a file
Philip Trauner a583d87f6a ESock replacement
Highway is a wrapper around ws4py that is needed for routing and exchanging routes automatically.
Currently only the server exchanges routes with the client. This behaviour has to be replicated the other way around too.
Not all that stable.
2016-09-18 19:46:09 +02:00
Server First stage (before client connect) works again 2016-09-11 21:38:13 +02:00
Shared ESock replacement 2016-09-18 19:46:09 +02:00
Sublime/fl0w Add configuration entries for setting the compression level used by ESock. 2016-04-15 10:11:48 +02:00
Wallaby Reworked simulated Wallaby startup logic 2016-06-02 20:02:58 +02:00
.gitignore Added ignores for deleted file registers 2016-03-29 23:37:09 +02:00
.gitmodules Added portable version of ws4py 2016-09-11 20:28:57 +02:00
.no-fl0w Added fl0w ignore file for fl0w itself 2016-03-21 17:36:45 +01:00
AUTHORS.MD Updated authors 2016-09-11 00:00:49 +02:00
fl0w.py Initial commit 2015-10-25 17:32:23 +01:00
LICENSE Added MIT license 2015-12-29 19:39:46 +01:00
README.md Updated readme to reflect current changes 2016-09-11 20:23:56 +02:00
requirements.txt Added requirements 2016-06-02 20:02:26 +02:00
Server.py Add shebangs and make files executable. 2016-04-15 10:08:14 +02:00
Wallaby.py Add shebangs and make files executable. 2016-04-15 10:08:14 +02:00

fl0w logo # fl0w

fl0w is currently in the process of being refactored and revamped.
Check out the issues tab for more details.