Files
mobile-android/app
k1ngsterr1 7beb722c65
All checks were successful
Android Kernel Build / build (push) Successful in 21m43s
fix: dispose PeerConnection on call end to release ICE ports
close() alone does not free native WebRTC resources (ICE agent,
ports, threads). Without dispose() the old PC holds ports for ~30s,
blocking the next call from connecting.
2026-04-01 17:42:25 +05:00
..
2026-03-25 22:21:00 +05:00