class

Sellia::Protocol::Messages::TunnelReady

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

Tunnel is ready and accepting connections

Constructors

new(tunnel_id : String, url : String, subdomain : String)
Source

Tunnel is ready and accepting connections

Source

Instance methods

subdomain
Source
subdomain=(subdomain : String)
Source
tunnel_id
Source
tunnel_id=(tunnel_id : String)
Source
type

Abstract method that each message type must implement

Source
type=(type : String)
Source
url=(url : String)
Source