kerryjiang / WebSocket4Net

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

Ticket-Based authentication #191

Open ronaldowww opened 2 years ago

ronaldowww commented 2 years ago

We are using the WebSocket4Net 0.15.2.11, and it seems that we cannot connect to the server with the URL containing the ticket query string. But the Chrome extension Simple WebSocket Client can work.

Do you have any suggestions? Thanks in advance.