lucas

Results 5 issues of lucas

Previously discussed in https://github.com/grpc-ecosystem/protoc-gen-grpc-gateway-ts/issues/4 Although we should run most other protoc plugins with WKT definitions come with the protoc (`timestamp.pb`, `duration.pb` etc.). In the case of `protoc-gen-grpc-gateway-ts`, we should generate...

Add a testing script (based on the old shadowsock-go repo)

In https://github.com/shadowsocks/go-shadowsocks2/blob/master/tcp.go#L142 , the `io.Copy` will always block until an error occurs, there is no default timeout configuration for TCP sockets, so the socket will be kept open unless the...

invalid
question

I've created a new telegram group [Link here](https://t.me/shadowsocksgo). Since I have plenty much of time right now, I can continue the ss-go project. I invite everyone to join and help....

enhancement
question

The upstream repo gives little priority to data source support such as glob. But we need something similar to `wildcard` from GNU Make in order to ease the building script....