Releases: protectwise/packet-ipc
Releases · protectwise/packet-ipc
0.4.0
Changes
- Reduces copies of packets being sent by using an intermediate serialization
- Arc no longer required, packet will be owned by client.
0.3.0
Use derive as a feature, relax bincode requirement for downstream users.
0.2.0
Merge pull request #3 from dbcfd/arc-packet
Arc packet
0.1.0
Initial release of packet-ipc