class

StreamWebsocket

Inherits Reference < Object

Constants

Log = ::App::Log.for("stream")

Constructors

new(address : String, port : Int)
Source
new(multicast_address)
Source

Instance methods

add(socket : Transport)
Source
close
Source
closed?
Source
finalize
Source
multicast_address
Source
remove(socket : Transport)
Source
start_streaming
Source

Nested types