Skip to main content

Module uds

Module uds 

Source
Expand description

Unix-domain-socket transport for local daemon connections.

Functions§

connect
Connect a tonic channel to a Unix-domain socket.
listen
Bind an owner-only Unix-domain socket and return its incoming connection stream.

Type Aliases§

Incoming
A stream of accepted local RPC connections.