Hi,
I just purchased the RTC SDK
I'm testing the property TotalConnectionCount with the project RTCWebServer.
I disconnected the file provider to have the message Status 400: Bad Request.
So in that config, I've got 2 for the property TotalConnectionCount when I tried to access to the page
http://127.0.0.1/index.htmlAfter 10 seconds one connection close and after one minute the other close.
Questions:
- Why 2 connections ?
- Why connections stay open ?
Regards,
JP