👾 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 0c88b7c161 Merged Routing.py, constants for everything, encoding fixes for js port
Routing.py is no more! The split made sense when ESock was used for all networking,
now it's really just a hassle to import from two different files.

CONSTANTS_FOR_EVERYTHING = 1

In case of mangled utf8 chars that throw encoding errors there is now a "last resort".
If that fails too, the data conversion behaves just like before.
2016-11-16 18:42:07 +01:00
Server Removed everything compression related 2016-10-15 16:32:48 +02:00
Shared Merged Routing.py, constants for everything, encoding fixes for js port 2016-11-16 18:42:07 +01:00
Sublime/fl0w Inherited from universal route 2016-10-07 15:07:52 +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
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.