Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
RESP::Connection
Inherits
Reference
<
Object
Constants
CRLF = "\r\n"
LF = "\n"
Constructors
new
(socket :
IO
)
Source
Instance methods
parse
Source
parse_array
Source
parse_bulk_string
Source
send_error
(error)
Source
send_integer
(integer)
Source
send_string
(string)
Source
socket
Source
Macros
method_missing
(call)
Source