subc-daemon 0.22.0

Embeddable subc daemon: bootstrap, module supervision, and opaque-byte splice routing.
Documentation

subc daemon core.

This crate owns the loopback TCP transport and the thin splice-router core: routing decisions are made from the 21-byte envelope header, while message bodies are carried as opaque bytes and are never deserialized by the router.