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
{{ message }}
This repository has been archived by the owner on Oct 19, 2019. It is now read-only.
when i want to make a plug in for chrome , i used supper websocket as the server to save data that posted from chrome.
but when the plug in was running on some website like 'www.baidu.com', i got ProtocolError in supper websocket.
i tracked to 'base.OnNewSessionConnected((TWebSocketSession)appSession);', is there some thing happend in SockedBase ?
please help me, please.
The text was updated successfully, but these errors were encountered: