Module unix
wrpc_
transport
0.29.0
Module unix
Module Items
Structs
Type Aliases
In wrpc_
transport::
frame
wrpc_transport
::
frame
Module
unix
Copy item path
Source
Expand description
Unix domain socket transport
Structs
§
Client
Invoke
implementation of a Unix domain socket transport
Type Aliases
§
Oneshot
Invoke
and
Accept
implementation in terms of a single
UnixStream
.