Versions in this module Expand all Collapse all v0 v0.1.1 Jan 25, 2019 v0.1.0 Jul 27, 2018 Changes in this version + const MaxFrameSize + type Frame struct + BaseCmd *api.BaseCommand + Metadata *api.MessageMetadata + Payload []byte + func (f *Frame) Decode(r io.Reader) error + func (f *Frame) Encode(w io.Writer) error + func (f *Frame) Equal(other Frame) bool