parsec-cloud icon indicating copy to clipboard operation
parsec-cloud copied to clipboard

Rewrite the protocol json file to respect the protocol scheme

Open FirelightFlagboy opened this issue 3 years ago • 0 comments

TODOs

  • [x] Rewrite the protocol files to the new format
  • [x] Rewrite the crate serialization_format to handle the new format
  • [ ] Ensure that field that where introduced in a previous major version are required in a more update to date major version (the field value aren't wrapped in a Maybe<T>

Fixes #3074

FirelightFlagboy avatar Sep 14 '22 10:09 FirelightFlagboy