Structs§
- Channel
Proxy ChannelProxy
is used to proxy messages on azx::Channel
between the Starnix container and the outside world. This allows the Starnix runner to wake the container on incoming messages.
Functions§
- run_
proxy_ thread - Starts a thread that listens for new proxies and runs
start_proxy
on each.