minetoblend / osu-cad

https://osucad.com
39 stars 5 forks source link

Improve sharing types between gameserver and client #3

Closed minetoblend closed 2 years ago

minetoblend commented 2 years ago

Replacing protobuf for sending data between client & game server with json, because support for generating typescript types is better for json with serde & ts-rs than with protobuf