[webrtc-pc] Pull Request: Clarify that stopping of sending and receiving happens in parallel

jan-ivar has just submitted a new pull request for https://github.com/w3c/webrtc-pc:

== Clarify that stopping of sending and receiving happens in parallel ==
Transmission of media happens off main thread, so stopping it necessarily needs to as well, to not block main thread on it.

See https://github.com/w3c/webrtc-pc/pull/3000


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 9 September 2024 17:30:59 UTC