mirror of
https://github.com/revng/revng
synced 2026-06-21 14:07:57 +00:00
0ad8e8c849
Add implementation of the generic pype daemon. It's implementation is split into `daemon.py` where we implement an http framework agnostic interface, and `app.py` that uses it to serve them using starlette.