JSONSocket::Client
Inherits Reference / Object
Constructors
new(host : String = "localhost", port : Int32 = 1234, delimeter : String = "#", unix_socket : String | Nil = nil, read_timeout : Int8 = 5, write_timeout : Int8 = 2)
SourceInstance methods
handle_send_receive(socket, object)
Sourcesend(object)
Source