# Functions

No description provided by the author
No description provided by the author

# Variables

No description provided by the author

# Structs

Actual messages go here.
No description provided by the author
No description provided by the author
Message to ask for a peer for a specific document.
Message to inform a peer of our hash list.
Message to ask for a peer's hash list.
Metadata types.
We multiplex all of our messages over a single super-message type, because we're using streams.
UnimplementedNetworkServer can be embedded to have forward compatible implementations.

# Interfaces

No description provided by the author
No description provided by the author
NetworkClient is the client API for Network service.
NetworkServer is the server API for Network service.