Movie::Remote::Server
Server accepts incoming TCP connections from remote actor systems.
Constants
Log = ::Log.for(self)
Constructors
new(system : Movie::AbstractActorSystem, host : String, port : Int32, path_registry : Movie::PathRegistry, on_message : Proc(WireEnvelope, InboundConnection, Nil))
SourceInstance methods
host
Sourceport
Sourcerunning?
Source