2
Answers

WebSockets in WPF application

Piyush Sharma

Piyush Sharma

8y
2.7k
1

I want to make a webSocket in my wpf application that will going to hit server with different custom headers, I didnt find any websocket concrete implementation, most of them were for windows store apps but not for desktop apps (wpf, winforms). Any way I can accomplish this?

Answers (2)