2
Answers

WebSockets in WPF application

Guest User

Guest User

9y
7.8k
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)