mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-30 00:00:15 +01:00
![]() The proxy is now splitted into an Hermit library and a daemon. The daemon manages all isles and starts an Unix socket server at /tmp/hermit_daemon. The command just sends packets to the daemon and awaits their return. The protocol consists of the enums Action and ActionResult. The encoding happens with serde and bincode. |
||
---|---|---|
.. | ||
cmake | ||
src | ||
Cargo.toml | ||
CMakeLists.txt |