Expand description
Adapter for the process supervisor (psup) to serve JSON-RPC over a split socket.
Structs§
- Identity
- Worker identity payload.
Enums§
- Message
- Encodes whether a packet is a request or a response so that we can do bi-directional communication over the same socket.