File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -9,19 +9,19 @@ shadowsocks-nodejs is a node.js port of [shadowsocks].
99
1010Many people are asking why. Here's why.
1111
12- - https://github.com/clowwindy /shadowsocks-nodejs/issues/35
13- - https://github.com/joyent /node/issues/5949
12+ - https://github.com/shadowsocks /shadowsocks-nodejs/issues/35
13+ - https://github.com/nodejs /node-v0.x-archive /issues/5949
1414
1515The GC of node.js sucks.
1616
17- Python version [ handles 5000 connections with 50MB RAM] ( https://github.com/clowwindy /shadowsocks/wiki/Optimizing-Shadowsocks ) while node.js version
17+ Python version [ handles 5000 connections with 50MB RAM] ( https://github.com/shadowsocks /shadowsocks/wiki/Optimizing-Shadowsocks ) while node.js version
1818handles 100 connections with 300MB RAM. Why should we continue to support
1919node.js?
2020
2121
2222[ Build Status ] : https://img.shields.io/travis/clowwindy/shadowsocks-nodejs/master.svg?style=flat
23- [ NPM ] : https://www.npmjs.org /package/shadowsocks
23+ [ NPM ] : https://www.npmjs.com /package/shadowsocks
2424[ NPM version ] : https://img.shields.io/npm/v/shadowsocks.svg?style=flatp
2525[ Travis CI ] : https://travis-ci.org/clowwindy/shadowsocks-nodejs
26- [ shadowsocks ] : https://github.com/clowwindy /shadowsocks
27- [ Other versions ] : https://github.com/clowwindy /shadowsocks/wiki/Ports-and-Clients
26+ [ shadowsocks ] : https://github.com/shadowsocks /shadowsocks
27+ [ Other versions ] : https://github.com/shadowsocks /shadowsocks/wiki/Ports-and-Clients
You can’t perform that action at this time.
0 commit comments