shadowsocks-ruby icon indicating copy to clipboard operation
shadowsocks-ruby copied to clipboard

a Ruby EventMachine port of shadowsocks

Results 1 shadowsocks-ruby issues
Sort by recently updated
recently updated
newest added

Add pause() and resume() to prevent memory leak. There seems no way to check whether buffer is full in EM. And notification for writable is a bit weird. So I'm...

bug