#codec #protobuf #raft #decoder #encoder #messages #raftlog

raftlog_protobuf

Encoders and decoders of the Protocol-Buffers messages for the constituents defined in raftlog crate

3 releases (breaking)

Uses old Rust 2015

0.3.0 Jan 10, 2020
0.2.0 May 21, 2019
0.1.0 Oct 12, 2018

#1712 in Encoding

29 downloads per month
Used in 5 crates (via frugalos_raft)

MIT license

19KB
489 lines

raftlog_protobuf

Crates.io: raftlog_protobuf Documentation Build Status License: MIT

Encoders and decoders of Protocol Buffers messages for the raftlog's constituents.

Documentation


lib.rs:

Encoders and decoders of Protocol Buffers messages for the raftlog's constituents.

Dependencies

~2.5MB
~55K SLoC