Native-protocol client.
A client process owns one ferric:// socket. After startup/authentication the
default mode is request-id multiplexing: callers can issue concurrent
GenServer.call/3 requests, the client sends frames immediately, and replies
are matched by native protocol request id.
Summary
Functions
Returns a specification to start this module under a supervisor.
Types
@type t() :: GenServer.server()