mboysan / jbizur

An implementation of the Bizur consensus algorithm in java
MIT License
0 stars 2 forks source link

Object serialization and deserialization for better performance #29

Closed mboysan closed 6 years ago

mboysan commented 6 years ago

discard the heavy json marshalling and unmarshalling.