module Movie::Remote::SystemMessageCodec

Extended Modules

Defined in:

movie/remote/remote_actor_ref.cr

Instance Method Summary

Instance Method Detail

def serialize(message : Movie::SystemMessage, path_registry : Movie::PathRegistry) : Tuple(String, JsonPayload) #

[View source]