1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-28 23:06:14 -04:00
v2fly/proxy/http
Loyalsoldier ef460f68f8
Adjust Protocol Buffers (#109)
* Update protoc binary executable files to v3.13.0

* Write proto files in more standard way

* Make go generate & vprotogen compatible with protoc-gen-gofast

* Regenerate pb.go files according to new proto files

* Clean go.sum by running go mod tidy

* Implement mustEmbedUnimplementedServiceServer for gPRC services
2020-08-24 12:10:26 +00:00
..
client.go Make http outbound 0-rtt 2020-08-15 23:58:58 +08:00
config.go Support http outbound 2019-07-24 09:15:05 +08:00
config.pb.go Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
config.proto Adjust Protocol Buffers (#109) 2020-08-24 12:10:26 +00:00
errors.generated.go simplify error creation 2018-09-30 18:39:53 +02:00
http.go use new errorgen 2018-09-30 23:08:41 +02:00
server.go Apply Debian's patch to upstream 2020-06-24 12:57:03 +08:00