Versions in this module Expand all Collapse all v0 v0.0.2 Dec 5, 2023 v0.0.1 Dec 4, 2023 Changes in this version + type RecvStream interface + Recv func() ([]byte, error) + type SendStream interface + Send func([]byte) error