mano lazar

Results 5 comments of mano lazar

from your wiki, 1. I think I saw that you give additional protocol http (request,response) so I can serve files additional to websocket (same port) ? 1. on client javascript...

node.js is giving actually :static file serving and stream I also got some info about in other github, that serving static files(images,..) using :back proxy with IIS

I also asked this qeustion, on other site how to combine serving websocket and http requests, I have been told it can be achieved by settings reverse Proxy in IIS,...

AcceptWebSocketAsync yes, it fires once on client connect if I want to take some properties on this connection like: remote address the connect comes from or some user info, and...

how to get socket ID ? so I can define it in some List with a uniqe value something like : WebSocket.SocketID