class

Sellia::Protocol::Messages::Pong

Inherits Sellia::Protocol::Message / MessagePack::Serializable / Reference / Object

Keepalive pong

Constructors

Keepalive pong

Source
new(timestamp : Int64 = Time.utc.to_unix_ms)
Source

Instance methods

timestamp
Source
timestamp=(timestamp : Int64)
Source
type

Abstract method that each message type must implement

Source
type=(type : String)
Source