Crate review_protocol

Source

Modules§

client
Client-specific protocol implementation.
frame
request
Request handling for the agent.
server
Server-specific protocol implementation.
types
Data types used by the protocol.

Structs§

AgentInfo
Properties of an agent.

Enums§

HandshakeError
The error type for a handshake failure.

Functions§

unary_request
Sends a unary request and returns the response.