class

Swim::Node

Inherits Reference / Object

Constructors

new(protocol : Protocol, host : String, port : Int32, encryption_key : String | Nil = nil)
Source

Instance methods

protocol
Source
socket
Source
start(tick_interval : Time::Span = 1.second) : Nil

Starts the background engine.

Source
stop
Source