-
Updated
May 9, 2021 - Java
rpc
Here are 2,140 public repositories matching this topic...
-
Updated
May 18, 2021 - C++
-
Updated
May 18, 2021 - C++
-
Updated
May 17, 2021 - Go
-
Updated
May 18, 2021 - Go
-
Updated
May 18, 2021 - Go
Let's support at least reading "b3" header from a single string, most commonly traceid-spanid-1
It would also be nice to support optionally writing this, especially in message providers or others with constrained environments.
Expected behavior
As discussed on openzipkin/b3-propagation#21 and first implemented here: https://github.com/openzipkin/brave/blob/master/brave/src/main/java/bra
-
Updated
Apr 5, 2021 - TypeScript
-
Updated
May 17, 2021 - Go
-
Updated
May 18, 2021 - Go
-
Updated
May 8, 2021 - PHP
-
Updated
May 14, 2021 - Go
Brotli support is coming to Netty: netty/netty#10960 We should add it to the following services and clients:
EncodingServiceDecodingClientDecodingService
我按照pb2tarsgo的教程使用时,报下面的错误,请问怎么处理?
[root@localhost proto]# protoc --go_out=plugins=tarsrpc:. helloworld.proto
WARNING: Package "github.com/golang/protobuf/protoc-gen-go/generator" is deprecated.
A future release of golang/protobuf will delete this package,
which has long been excluded from the compatibility promise.
2020/11/24 21:38:40 WARNING: Missing 'go_package' option in
-
Updated
Apr 14, 2021 - Go
-
Updated
Dec 24, 2020 - PHP
-
Updated
Dec 27, 2019 - Python
-
Updated
Sep 6, 2020 - Go
-
Updated
May 13, 2021 - C++
-
Updated
May 13, 2021 - Java
Improve this page
Add a description, image, and links to the rpc topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the rpc topic, visit your repo's landing page and select "manage topics."
HealthCheckThread is replaced by StartHealthCheck function in socket.cpp, but some of the docs/comments are not modified correspondingly. There are 3 files that HealthCheckThread is involved in:
All sentences with 'HealthCheckThread' should be rewritten to sync with the