2
Answers

WebSockets in WPF application

Ask a question

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)