Minimum Viable Data Sync Protocol Implementation in Nim.
Go to file
Luke Parker 1539076cd8 Add support for protobuf-serialization 0.2.0.
Does not break support for 0.1.0 thanks to a provided shim.
2020-07-23 20:23:29 -05:00
mvds Add support for protobuf-serialization 0.2.0. 2020-07-23 20:23:29 -05:00
tests Have handle take in a Payload object. 2020-07-15 05:54:36 -05:00
.gitignore MVDS implementation in Nim. 2020-07-15 03:08:09 -05:00
LICENSE MVDS implementation in Nim. 2020-07-15 03:08:09 -05:00
mvds.nim Have handle take in a Payload object. 2020-07-15 05:54:36 -05:00
mvds.nimble MVDS implementation in Nim. 2020-07-15 03:08:09 -05:00