-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Define the network protocol #5
Labels
area: server
documentation
Improvements or additions to documentation
help wanted
Extra attention is needed
Milestone
Comments
How do we version the protocol too, very important IMO. |
elegaanz
added
area: server
documentation
Improvements or additions to documentation
help wanted
Extra attention is needed
labels
Feb 17, 2021
(A packet is essentially a big sum type where each variant is a different packet type.) Suggestions:
And we should definitely create a different |
We discussed this a bit more privately, and here are our conclusions so far:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: server
documentation
Improvements or additions to documentation
help wanted
Extra attention is needed
Which transport? Which encoding? that kind of questions
The text was updated successfully, but these errors were encountered: