Friday, 17 March 2017

Weird behaviour with Socket.IO on IIS

I have a NodeJS Server using Socket.IO and I have a client which uses Socket.IO-Client.

When I run the NodeJS Server locally per cmd and close it down
the client fires the "connect_error" event (as it should).

But when I host the NodeJS Server on a local IIS and then shut it down the event doesn't get fired. Does Anyone know why?



via N. Wasserkampf

No comments:

Post a Comment