Expand description
Server transport layer using async-nng.
Provides TCP and IPC transport for the ORMDB server using NNG’s REP socket.
Structs§
- Transport
- Server transport that handles incoming connections.
- Transport
Metrics - Transport metrics for monitoring.
Functions§
- create_
transport - Create a transport that listens on the configured addresses.