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
SignalR closes the connection within ReplayKit (RPBroadcastSampleHandler) when the application goes into the background, and this doesn't happen using others libraries like WebSocket or WebRTC. I was wondering if there's a way to do this with SignalR, or is it definitely not compatible with ReplayKit?