cpp-gossip C++ implementation of gossip protocol This project is based on memberlist implemented by golang. Serialization and Deserialization This project uses google protobuf v3.19.4 to serialize and deserialize the structural data. glog v0.6.0 Time Accuracy The time accuracy is microsecond level.