File: Common/BaseOverlayMessage.msg
C++ definition: click here
A basic Remote-Procedure-Call message
The following diagram shows part of the inheritance hierarchy. Unresolved types are missing from the diagram. Click here to see the full picture.
BaseRpcMessage | A basic Remote-Procedure-Call message used for calls and return values |
FindNodeCall | A basic find node rpc response |
FailedNodeCall | A basic failed node notification |
PingCall | A basic ping rpc call |
NotifyCall | (no description) |
JoinCall | (no description) |
StabilizeCall | (no description) |
FixfingersCall | (no description) |
DeBruijnCall | (no description) |
BucketCall | (no description) |
message BaseCallMessage extends BaseRpcMessage { };