Skip to content
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

Add handling of answer message on the caller side #30316

Merged

Conversation

adnan-mujagic
Copy link
Contributor

Description

Added the missing part to the docs where the caller side is handling the answer message it receives from the callee side.

Motivation

This piece is important, it is present in illustrations featured earlier in the article, and is present in the sample server as well, but it was left out from the code section of the article, which might lead readers to believe that it isn't required.

Additional details

Here is the illustration that I am referring to, which shows this as the last step.

Related issues and pull requests

N/A

@adnan-mujagic adnan-mujagic requested a review from a team as a code owner November 16, 2023 18:29
@adnan-mujagic adnan-mujagic requested review from wbamberg and removed request for a team November 16, 2023 18:29
@github-actions github-actions bot added the Content:WebAPI Web API docs label Nov 16, 2023
…ex.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Nov 16, 2023

Preview URLs

Flaws (2)

URL: /en-US/docs/Web/API/WebRTC_API/Signaling_and_video_calling
Title: Signaling and video calling
Flaw count: 2

  • macros:
    • /en-US/docs/Web/API/RTCPeerConnection/removetrack_event does not exist
    • /en-US/docs/Web/API/HTMLElement/disabled does not exist

(comment last updated: 2023-12-02 17:17:38)

Copy link
Collaborator

@wbamberg wbamberg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 thank you @adnan-mujagic , and sorry to be slow to review your PR.

@wbamberg wbamberg merged commit 3b913d8 into mdn:main Dec 2, 2023
7 checks passed
estelle pushed a commit to estelle/content that referenced this pull request Dec 5, 2023
* Update index.md

* Add handling answer msg

* Update files/en-us/web/api/webrtc_api/signaling_and_video_calling/index.md

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Change order

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants