elixir-webrtc / apps

Example apps built on top of Elixir WebRTC
Apache License 2.0
41 stars 4 forks source link

Add support for trickle ICE #3

Closed mickel8 closed 5 months ago

mickel8 commented 5 months ago

As chrome sometimes needs about 10 seconds to complete gathering candidates, this PR adds support for trickle ICE to speedup connection establishment process.

Things that should be improved: