# Functions
NewAcceptServerRPC constructs a new AcceptServerRPC.
NewAcceptStreamClientRPC builds a new AcceptStreamClient.
NewDialServerRPC builds a new DialServerRPC.
NewDialStreamClientRPC builds a new DialStreamClientRPC.
No description provided by the author
No description provided by the author
NewSRPCStreamServiceHandler constructs a new RPC handler.
SRPCRegisterStreamService registers the implementation with the mux.
# Constants
No description provided by the author
# Structs
AcceptServerRPC fulfills rpc accept streams on the server.
AcceptStreamClientRPC fulfills the RPC on the client side.
AcceptStreamRequest is the request type for AcceptStream.
AcceptStreamResponse is the response type for AcceptStream.
DialServerRPC fulfills the RPC on the server side.
DialStreamClientRPC fulfills stream RPC on the client side.
DialStreamRequest is the request type for DialStream.
DialStreamResponse is the response type for DialStream.
ForwardStreamsRequest is the request type for ForwardStreams.
ForwardStreamsResponse is the response type for ForwardStreams.
ListenStreamsRequest is the request type for ListenStreams.
ListenStreamsResponse is the response type for ListenStreams.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author