From b603c7a483f800a8c80e75c8b8b1e9be3776d77c Mon Sep 17 00:00:00 2001 From: Ranjith Ramachandra Date: Tue, 3 Jun 2014 14:32:11 -0700 Subject: [PATCH] Update README.md Details on integration with node-inspector v0.7.3 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bbdf07aa..c5744cdf 100644 --- a/README.md +++ b/README.md @@ -59,6 +59,7 @@ This can be a head-scratcher since IIS Express 8 gives you both 32-bit and 64-bi - [using with MVC](http://weblogs.asp.net/jgalloway/archive/2011/10/26/using-node-js-in-an-asp-net-mvc-application-with-iisnode.aspx) - [portuguese: node.js no windows: instalando o iisnode](http://vivina.com.br/nodejs-windows-parte-2) - [integrated debugging](http://tomasz.janczuk.org/2011/11/debug-nodejs-applications-on-windows.html) +- [**NEW: integrated debugging with node-inspector v0.7.3**](http://www.ranjithr.com/?p=98) - [pub/sub server using faye](http://weblogs.asp.net/cibrax/archive/2011/12/12/transform-your-iis-into-a-real-time-pub-sub-engine-with-faye-node.aspx) - [appharbor uses iisnode](http://blog.appharbor.com/2012/01/19/announcing-node-js-support)