how to do websocket authentication

shiver112

New Member
My applicaton uses websocket for communication a message from client to server. I wanted to do windows authentication, so only authenticated user can only communicate. How can I do websocket authentication at the time of handshake?
 
Back
Top