Jump to content
  • 0

stale connections


Tim Davies
 Share

Question

i have noticed an issue in my app which i can reproduce in the conference.html demo. 

When I join a room, the webrtc-internals shows a new connection being created. When i leave the room, the connection is still there. When i join again (same room) it creates another connection and so on. It appears old connections aren't being removed??

If i refresh the page the connection count returns to zero.

My app uses the join/leave function a lot and is building up lots of stale connections, i'm thinking this may be causing me problems??

thanks
Tim
Link to comment
Share on other sites

  • Answers 3
  • Created
  • Last Reply

Top Posters For This Question

3 answers to this question

Recommended Posts

  • 0

I too am using a conference style system with lots of joining/leaving 'rooms' - but have not noticed this issue.

how are you testing/discovering this ? can you give more detail so i can find out of my app is having this issue ?
let's use conference.html as the base example, how are you finding stale connections on that ?

thanks!

Link to comment
Share on other sites

 Share

×
×
  • Create New...