-
Notifications
You must be signed in to change notification settings - Fork 508
Add documentation of signaling messages #9407
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
base: main
Are you sure you want to change the base?
Conversation
|
I guess that's replacing the todo here? |
Actually I think that this is something different. Because the internal signaling API would be the endpoint to send / receive messages through the API, isn't it? This PR includes the format of the messages, both for internal and external signaling. |
1101864 to
cdf6b83
Compare
|
Signed-off-by: Marcel Müller <[email protected]>
cdf6b83 to
76ba532
Compare
Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Signed-off-by: Marcel Müller <[email protected]>
Signed-off-by: Marcel Müller <[email protected]>
…ment Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Signed-off-by: Daniel Calviño Sánchez <[email protected]>
Signed-off-by: Daniel Calviño Sánchez <[email protected]>
76ba532 to
6f565ea
Compare
This is mostly a shameless copy of @danxuliu's work over at the android client, but I think we should have this documented here as well.
I only documented the field explicitly that had a comment on the android side before. There's room for improvements here for sure.
🏁 Checklist
docs/has been updated or is not required