A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://socketry.github.io/async-redis/source/Async/Redis/Protocol/RESP2/index.html below:

Async::Redis::Protocol::RESP2

module RESP2

RESP2 protocol implementation for Redis.

Nested Definitions def self.client(stream)

Create a new RESP2 client connection.

Signature
parameter stream IO

The stream to use for communication.

returns Connection

A new RESP2 connection.

Implementation
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