CivPlatform / map-sync

Mod to sync map data with others instantly and privately, and update tiles for Leaflet/CivMap
GNU General Public License v3.0
28 stars 10 forks source link

Kick clients that declare an unsupported version #79

Closed Protonull closed 1 year ago

Huskydog9988 commented 1 year ago

I think we're all on board with doing the numbered protocol versions, and this seems like a great time to do it since this would be the start of proper protocol enforcement.

Protonull commented 1 year ago

Going to limit this PR to just being about version enforcement. Amending the protocol itself is a bit outside the scope and begets conversations about other protocol updates.