Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarify that sdpMid and sdpMLineIndex are not required in `m.call.can…
…didates` MSC2746, merged in v1.17, introduced the end-of-candidates candidate, where only the `candidate` property is set to an empty string. Besides, the [WebRTC specification](https://www.w3.org/TR/webrtc/) says that only one of those fields is required in a normal candidate. Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
- Loading branch information