kerryjiang / WebSocket4Net

A popular .NET WebSocket Client
Apache License 2.0
760 stars 271 forks source link

Windows Authentication #79

Open ivanmariychuk opened 7 years ago

ivanmariychuk commented 7 years ago

Hello! I need to open connection with windows credentials (CredentialCache.DefaultNetworkCredentials), how can I do that?

kerryjiang commented 7 years ago

Sorry, WebSocket4Net cannot support it now.