crafty-proto
Wire types and the postcard codec shared across the
crafty distributed Raft + actor framework.
This crate defines the on-the-wire messages (Raft RPCs, client requests, actor
envelopes, membership) and the encode/decode helpers used by every other
crafty-* crate.
Most applications should depend on the crafty
facade rather than this crate directly.
Documentation
License
Dual-licensed under MIT OR Apache-2.0.