This repository has been archived by the owner on Feb 1, 2023. It is now read-only.
v0.2.5
v0.2.5 contains some nice perf wins:
- It avoids copying CIDs when encoding/decoding protobufs by using a custom gogo protobuf type.
- It re-uses message objects to avoid reallocating every time we send something.