webrtc / KITE

KITE is a test engine designed to test WebRTC interoperability across browsers
Apache License 2.0
464 stars 125 forks source link

How does KITE handle connection interruptions? #187

Open ckmoga opened 3 years ago

ckmoga commented 3 years ago

I am running some video streaming tests and I noticed some disconnections and re-connection attempts happening, especially at high load. I cannot figure out where these re-connections are coming from. Does KIT automatically re-connects if the connection is interrupted?