[webrtc-pc] Pull Request: Touch up examples.

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

== Touch up examples. ==
Fix up examples a bit.
- More readable, modern JS. Fix long lines/bad wrapping.
- Simple p2p example: add comment to not block negotiation on permission in production code.
- Warm-up example: fix bug where only one side would start; refactored.
- datachannel example: use simpler negotiated pattern; add brief app logic to show `send()`.
- perfect example: add brief app logic to highlight benefit.

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

Received on Sunday, 5 January 2020 19:23:36 UTC