Relative Content

Tag Archive for node.jsiissocket.io

How to use Websocket.io with IIS

I’m trying to use IIS with a Node.js API, and I’ve configured URL rewriting in my web.config file to handle API requests and Angular routes. The rewrite rules work perfectly for HTTP requests, but WebSocket requests don’t seem to be working. Additionally, I’m trying to use SSL.