kerryjiang / WebSocket4Net

A popular .NET WebSocket Client
752 stars 272 forks source link

The webSocket connection is successful and then disconnected #144

Open LiangWeixin opened 5 years ago

LiangWeixin commented 5 years ago

Hi. I found that when the pmropn.exe process exists on the computer, the webscoket connection will be disconnected after successful connection. Sometimes I find that the Upgrade field using WebScoket instead of the lowercase wbescoket will not work. Is the two related?