feat: overseer

This commit is contained in:
2024-11-15 15:54:51 +00:00
parent 04df558a2d
commit 60199cfa06
27 changed files with 3262 additions and 578 deletions

View File

@ -1,5 +1,11 @@
# zap.stream core
Pure rust zap.stream core streaming server
Rust zap.stream core streaming server
![diagram](./zap.stream.svg)
## Building
By default, the `zap-stream` feature is not built which means that a `webhook` service
is required to control access to the service.
![diagram](./zap.stream.svg)