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
This occurs because SubProtocolsSet is null even when SubProtocols is set to something in WebSocketListenerOptions. A workaround is to Clone the options after creating them.