Loyalsoldier
bb44d01096
Format proto files using clang-format according to google style ( #264 )
...
* Format proto files using clang-format according to google style
* Regenerate pb.go files
2020-10-05 08:36:40 +08:00
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
Darien Raymond
5279296f03
remove use of context.WithValue in transport
2018-11-21 14:54:40 +01:00
Darien Raymond
383b84e7dd
unified tproxy option
2018-09-17 15:12:58 +02:00
Darien Raymond
eeca745e89
options for TProxy
2018-09-14 11:05:42 +02:00
Darien Raymond
6d750e8149
options for enable TFO
2018-09-10 13:23:27 +02:00
Darien Raymond
af3a08a848
prototype for marking connection
2018-09-06 10:06:57 +02:00
Darien Raymond
b79ec5f1ed
use protocol in string form
2018-08-06 13:48:35 +02:00
Darien Raymond
a320196b77
refine domain socket transport
2018-04-09 17:09:24 +02:00
Darien Raymond
d207d953bd
h2 transport
2018-03-01 13:16:52 +01:00
Darien Raymond
c5d356545e
comments for typed messages
2018-01-04 11:24:17 +01:00
Darien Raymond
b5d14b6823
update java options
2017-02-03 23:15:10 +01:00
Darien Raymond
fcd34014bb
fix java class name
2017-01-26 23:41:48 +01:00
Darien Raymond
6eff0acc0b
rename transportsettings to transportconfig
2017-01-16 14:18:33 +01:00
Darien Raymond
d24fe9dbfb
separate network and transport protocol
2017-01-12 12:54:34 +01:00
Darien Raymond
eb782436b3
proto option for C# namespace
2016-12-23 00:24:28 +01:00
Darien Raymond
50bc195f7f
rename TypedSettings to TypedMessage
2016-12-15 11:51:09 +01:00
Darien Raymond
5dc05d6352
allow outbound to be proxied
2016-11-10 23:41:28 +01:00
Darien Raymond
b81d091fb8
comments
2016-10-18 00:09:49 +02:00
Darien Raymond
e33b7df34c
remove use of any
2016-10-16 14:22:21 +02:00
Darien Raymond
1d13f47f9c
protobuf for stream settings
2016-10-02 23:43:58 +02:00