Skip to content
This repository has been archived by the owner on Nov 15, 2020. It is now read-only.

Migrate planetwars protocol to protobufs #249

Open
iasoon opened this issue Aug 30, 2018 · 0 comments
Open

Migrate planetwars protocol to protobufs #249

iasoon opened this issue Aug 30, 2018 · 0 comments

Comments

@iasoon
Copy link
Member

iasoon commented Aug 30, 2018

Currently, we use json structs to communicate between the game server and the client, for example for encoding player actions. It would be nicer to do this using protobufs, for consistency.

(this is not about the protocol bots speak with the server, that can stay in json)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants