Resp.Push (resp v0.1.0)

Copy Markdown View Source

A RESP3 push (>).

Summary

Types

t()

@type t() :: %Resp.Push{count: non_neg_integer(), data: list() | nil, type: atom()}