[−][src]Module riker::protocol
Structs
| DeadLetter | |
| Envelope |
Wraps message and sender |
| Identify |
Message type to request actor info |
| Info |
Message type received in response to |
| SystemEnvelope |
Wraps system message and sender |
Enums
| ActorCmd | |
| ActorMsg |
Standard message type. All actor messages are |
| CQMsg | |
| ChannelMsg | |
| ESMsg | |
| IOMsg | |
| SystemEvent | |
| SystemEventType | |
| SystemMsg |
Traits
| Message |