instrumentisto / medea

[Closed] Medea media server
Mozilla Public License 2.0
23 stars 3 forks source link

Remove Coturn credentials on IceUser drop in Medea (#27) #176

Closed evdokimovs closed 3 years ago

evdokimovs commented 3 years ago

Part of #27

Synopsis

Currently we doesn't remove IceUser credentials from Coturn on Peer remove. But for security reasons we need to do it.

Solution

Remove Coturn credentials and remove all session on IceUser drop

Checklist

evdokimovs commented 3 years ago

FCM

Remove Coturn credentials on IceUser drop in Medea (#176, #27)

Additionally:
- fix RpcConnections not being removed in some cases