The aster1... connection address for clients.
Hex endpoint ID of this server's node.
Whether the server is running.
List of services hosted by this server.
Create the IrohNode and prepare for serving. Idempotent.
Start accepting connections. Blocks until close() is called.
Stop accepting connections and close the node.
Create a local in-process transport for testing.
High-level Aster RPC server.
Creates an IrohNode, serves RPC over QUIC, handles consumer admission, and prints a startup banner.
Example