[][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 Identify

SystemEnvelope

Wraps system message and sender

Enums

ActorCmd
ActorMsg

Standard message type. All actor messages are ActorMsg

CQMsg
ChannelMsg
ESMsg
IOMsg
SystemEvent
SystemEventType
SystemMsg

Traits

Message