v0.30.0
0.30.0 (2022-09-05)
⚠ BREAKING CHANGES
- changes bytes interface for message send/read
This more closely reflects msg header, destintation and payload
parts, and allows for greater flexibility and deduplication when
sending repeat headers/payloads to different peers
Features
- take three Bytes for each send (dcc35e5)