Node.js - Do I Really Need Visual Studio? And Python 2.X or 3.X?

trying to install websockets in windows Node.js.

I get my own extensions that require Visual Studio and Python.

My question is: is it possible to take another compiler? Or I really need VS (3.6 GB) Download or there are alternatives, since I do not want to download this huge amount. It looks like Linux has GGC. And I need Python 2.X or Python 3.X.

Node.js

Thanks for answers. Have a nice day.

+5
source share
2 answers

, ++. Visual Studio 2010 Express , (694 ). python 2.6 2.7, node.js wiki github.

node.js. , . , , node websockets. . websockets .

+5

ws- JS-, ++ runtime/ node/V8 headers/Waf/Python

node.js (~ 5mb , npm), npm install sockjs (sockjs websockets ). HTML5 webscockets sockjs-client library.

node.js wiki

+2

All Articles