1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-06-28 18:25:23 +00:00
v2fly/transport/internet/quic
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
..
config.go optimize v2ctl size 2019-02-01 20:08:21 +01: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
conn.go optimize v2ctl size 2019-02-01 20:08:21 +01:00
dialer.go optimize v2ctl size 2019-02-01 20:08:21 +01:00
errors.generated.go implement header and auth for quic 2018-11-21 22:02:19 +01:00
hub.go optimize v2ctl size 2019-02-01 20:08:21 +01:00
pool.go optimize v2ctl size 2019-02-01 20:08:21 +01:00
quic_test.go remove dep of assert lib 2019-02-10 15:02:28 +01:00
quic.go optimize v2ctl size 2019-02-01 20:08:21 +01:00