赵延
|
c44f627fd1
|
cleanup: replace grpc.WithInsecure with insecure.NewCredentials (#5177)
|
2022-02-09 11:17:46 -08:00 |
Hrishi Hiraskar
|
467630fc24
|
examples: remove usage of WithBlock in examples (#4858)
|
2021-11-01 11:06:39 -07:00 |
Doug Fawley
|
02cd07d9bb
|
cmd/protoc-gen-go-grpc: revert to interface-based service registration (#3911)
|
2020-09-29 15:17:06 -07:00 |
Doug Fawley
|
44d73dff99
|
cmd/protoc-gen-go-grpc: rework service registration (#3828)
|
2020-08-25 09:28:01 -07:00 |
Menghan Li
|
1dbe29f669
|
examples: update grpc version (#3813)
|
2020-08-13 14:26:49 -07:00 |
Zou Nengren
|
4e63bcab52
|
test: replace manual.GenerateAndRegisterManualResolver with grpc.WithResolvers (#3700)
|
2020-06-23 09:49:44 -07:00 |
Matjaz Debelak
|
42e450fade
|
doc: update "A short introduction to Channelz" url (#3583)
|
2020-05-07 13:17:02 -07:00 |
Menghan Li
|
5367efb805
|
cleanup: no x/net/context (#3120)
Manual change + mockgen
|
2019-10-29 13:06:26 -07:00 |
Quang Le Hong
|
d08614fd39
|
examples: add UnimplementedGreeterServer in debugging example (#3079)
|
2019-10-05 15:38:30 -07:00 |
Doug Fawley
|
50c4579fc2
|
examples: add Unimplemented___Server to all example servers (#3071)
|
2019-10-04 10:54:09 -07:00 |
Adhityaa Chandrasekar
|
230def7691
|
docs: fix debugging README typo (#3037)
|
2019-09-24 16:00:30 -07:00 |
Doug Fawley
|
3910b873d3
|
bar: add ability to update resolver state atomically and pass directly to the balancer (#2693)
|
2019-03-22 10:48:55 -07:00 |
lyuxuan
|
0a3dc64b95
|
example: debugging (#2536)
fixes #2491
|
2018-12-27 14:03:13 -08:00 |