module RESP2
RESP2 protocol implementation for Redis.
Nested Definitionsdef self.client(stream)
Create a new RESP2 client connection.
Signaturestream
IO
The stream to use for communication.
Connection
A new RESP2 connection.
def self.client(stream)
Connection.new(stream)
end
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4