32e6e59377
* Refactor overwatch to overwatch-rs * Update readmes and licenses * Add badges * Added release action * Fix tests after refactor * On push tags on release pipeline * Add missing jobs to release ci * Fmt * Named release job * Fix invalid tag again |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE | ||
README.md |
README.md
Overwatch
Overwatch is a framework to easily construct applications that requires of several independent parts that needs communication between them. Everything is self-contained, and it matches somewhat the advantages of microservices.
Overwatch derive
This crate contains the derive utilities for Overwatch