class

SimpleRpc::ServerProxy

Inherits SimpleRpc::Server < Reference < Object

Instance methods

check_dead_ports_in
Source
check_dead_ports_in=(check_dead_ports_in : Time::Span)
Source
method_find(method : String) : SimpleRpc::Context -> | Nil
Source
set_ports(ports : Array(Int32))

Set proxing ports this method can be called at any time, not exactly at beginning of the run

Source