Module rings_core::message
source · [−]Expand description
Message and MessageHandler
Structs
MessageRelay guide message passing on rings network by relay.
Enums
MessageRelay divides messages into two types by method: SEND and REPORT.
And will enable different behaviors when handling SEND and REPORT messages.