fix: WebRTC API call flows clean up#194
Open
teikuran wants to merge 25 commits into
Open
Conversation
Updated the README.md to improve clarity and consistency in the description of WebRTC API call flows and actors. Added links to relevant API design guidelines.
Updated the documentation for WebRTC event subscriptions to reflect the consolidated subscription pattern and added example messages for various API calls.
Expanded the WebRTC registration documentation with detailed sequences and example messages for registration, refresh, and de-registration processes.
…l_origination_and_disconnection_fig-1.png
…l_origination_and_disconnection_fig-2.png
…l_origination_and_disconnection_fig-1.wsd
…l_origination_and_disconnection_fig-2.wsd
…l_origination_and_disconnection_fig-3.png
…l_origination_and_disconnection_fig-3.wsd
…l_termination_and_disconnection_fig-1.png
…l_termination_and_disconnection_fig-1.wsd
…scription_for_webrtc_events_fig-1.png
…scription_for_webrtc_events_fig-1.wsd
…scription_for_webrtc_events_fig-2.png
…scription_for_webrtc_events_fig-2.wsd
…scription_for_webrtc_events_fig-3.png
…scription_for_webrtc_events_fig-3.wsd
…rtc_registration_fig1.png
…rtc_registration_fig1.wsd
…rtc_registration_fig2.wsd
…rtc_registration_fig2.png
…rtc_registration_fig3.png
…rtc_registration_fig3.wsd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
Add one of the following kinds:
What this PR does / why we need it:
WebRTC API call flows clean up e.g., removing issue tag.
Which issue(s) this PR fixes:
Fixes #181
Changelog input