mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-31 19:08:30 +00:00
Jakob Borg
a3ea9427d1
Ensure backwards compatibility before modifying protocol
This change makes sure that things work smoothly when "we" are a newer version than our peer and have more fields in our messages than they do. Missing fields will be left at zero/nil. (The other side will ignore our extra fields, for the same effect.)
Description
Languages
Go
82.5%
HTML
6.8%
JavaScript
5.4%
TypeScript
2.6%
Shell
1.7%
Other
0.9%