Open arufl opened 1 month ago
Hello, I realized that the way it is implemented it leaks fds at page refresh or peer disconnect as stated on this issue. The WebRTC server leaves listening all ICE candidate connections offered until fd exhaustion.
This commit should fix the issue #221 Regards,
Alberto Ruiz
Hello, I realized that the way it is implemented it leaks fds at page refresh or peer disconnect as stated on this issue. The WebRTC server leaves listening all ICE candidate connections offered until fd exhaustion.
This commit should fix the issue #221 Regards,
Alberto Ruiz