class

RESP::Server

Inherits Reference < Object

Constants

Log = ::Log.for(self)

Constructors

new(host : String = "0.0.0.0", port : String | Int32 = 6379)
Source

Instance methods

handle_client(socket, block)
Source
listen
Source