webrtc / KITE

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

User/room arrival rate scheduling #178

Open JRuedas opened 3 years ago

JRuedas commented 3 years ago

Hi, I'm trying to use KITE as a hammer tool to stress a system. Is there a property that allows to define some kind of user/room arrival rate or similar?

agouaillard-cosmo commented 3 years ago

There is no specific API to do that, you would have to implement it in your test, or your test scenario.