👾 Monitoring and management component of fl0w-os (deprecated)
Routes are just regular dicts now, which means that their ids are strings and they are bound to the key "routes". This allows the next feature to work: Error reporting on disconnected peers. Define a peer_unavaliable method in your handler and you will be notified when your pipe call has failed due to an unavaliable peer. Handled in the "meta" route. Piping has become such an integral feature to Highway that it doesn't make sense to disable it anymore. This is why the argument is missing in the constructor from now on. |
||
---|---|---|
Server | ||
Shared | ||
Sublime/fl0w | ||
Wallaby | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.no-fl0w | ||
AUTHORS.MD | ||
fl0w.py | ||
LICENSE | ||
README.md | ||
Server.py | ||
Wallaby.py |

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