File tree 1 file changed +6
-6
lines changed
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].
9
9
10
10
Many people are asking why. Here's why.
11
11
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
14
14
15
15
The GC of node.js sucks.
16
16
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
18
18
handles 100 connections with 300MB RAM. Why should we continue to support
19
19
node.js?
20
20
21
21
22
22
[ 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
24
24
[ NPM version ] : https://img.shields.io/npm/v/shadowsocks.svg?style=flatp
25
25
[ 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