You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Generate Connect events from accepted connections (#969)
MLAPI appears to expect Connect events on servers when new clients
connect (at least this is what's implemented in SIPTransport). UTP
doesn't generate Connect events server-side, so we must generate them
ourselves when accepting connections.
0 commit comments