Actions
Task #285
closedUpgrade Protobuf to version 3 or to Flatbuffers
Start date:
03/12/2020
Due date:
% Done:
0%
Estimated time:
keywords:
Platform:
Description
- All files (settings, chat, etc..) extension is now .json
- I think there is no way to read old version 2 files
Updated by Greg Burri over 4 years ago
- Subject changed from Upgrade Protobuf to version 3 to Upgrade Protobuf to version 3 or to Flatbuffers
The main issue here is that messages (IMAlive) from peers using old version can't be read with FlatBuffers and may not be read with Protobuf v3 (not sure if true).
Actions