Versions in this module Expand all Collapse all v1 v1.0.2 Oct 3, 2023 v1.0.1 Oct 3, 2023 Changes in this version + type RxFn func(data []byte) + type Xport interface + BuildSesn func(cfg sesn.SesnCfg) (sesn.Sesn, error) + Start func() error + Stop func() error + Tx func(data []byte) error