Module network::protocols::wire::messaging [−][src]
Modules
This module defines the DiemNet v1 message types, how they are
serialized/deserialized, and provides a Sink and Stream implementation
for sending NetworkMessages over an abstract IO object (presumably a socket).