rpc
Here are 1,833 public repositories matching this topic...
URL: https://developers.google.com/protocol-buffers/docs/reference/cpp/google.protobuf.message
There appears to be an errant markup text in the code example at the top of the page. This is how it renders for me in Chrome 80 on Ubuntu 16.04:

This is more of a question, as I couldn't find it in the documentation. Does aria2 do any checks when downloading a file from multiple sources to ensure all of them are actually referencing the same file? Some basic checks might be based on comparing: 1) file size, 2) date (might not be consistent or even available), 3) first and last few bytes, 4) small chunk overlap, and compare the small ove
I have this schema I want to implement but I am finding it very difficult to find documentation to perform the serialization and deserialization for C++. The existing tutorial and documentation do not seem to describe this scenario which I am assuming is quite common. Can someone point me to any example or documentation that describes this?
tb.fbs:
namespace TB;
table Proj {
idx:int64
Hello,
I found recently that grpc-go was working on an xds implementation for service discovery, which is great.
Using current HEAD, I tried to get both resolver and balancer working. I managed to get something more or less working for resolver by reversing code & tests code on Gist but as for balancer, I didn't.
I unders
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
May 11, 2020 - TypeScript
集合类功能可以实现高阶消息吗?
-
Updated
Jul 1, 2020 - Go
I‘v noticed that there is no Etag returned in static files response , any plans to add support for it?
Or, add a config item for it.
-
Updated
Jun 5, 2020 - Go
In our codebase, we push RequestContext and immediately run some code with try-with-resources.
For example:
try (SafeCloseable ignored = ctx.push()) {
logger.trace(decorate(msg));
}If RequestContext provides run(Runnable) or call(Callable) we can reduce boilerplate code and simplify it.
ctx.run(() -> logger.trace(decorate(msg));This is inspired by g
-
Updated
Jun 30, 2020 - Go
We should expose something akin to warp::service that allows the Router type to turn into a Service implementation so that it can be combined with more custom implementations.
The current behavior for autobahn is to install a bunch of xbr modules even when the user does not request them to be installed.
There are a number of reason this is a bad idea:
- Packages should not install modules that are not relevant to the typical use case for the package without strong technical justification as this can significantly increase attack surface, especially for a packag
-
Updated
May 12, 2020 - Go
- pulsar version: N/A
- python version: N/A
- platform: N/A
Description
It seems that your documentation hosted at https://docs.pulsarweb.org/ is unavailable.
When I try to access it I get the following message:
Error 1014 Ray ID: 4598be0f691559cc • 2018-09-13 07:01:25 UTC
CNAME Cross-User Banned
What happened?
You've requested a page on a website that is par
-
Updated
Apr 23, 2020 - PHP
IceGrid uses Ice::Service::print to print the registry/node usage and the ready message for nodes (enabled with IceGrid.Node.PrintServersReady). It would be better to output these on the console output instead like for the object adapter ready message (it's using consoleOut from IceUtilInternal).
-
Updated
Feb 10, 2020 - Go
currently deactivated CI test due to missing bigint implementation in the msgpack library we use: https://github.com/crossbario/autobahn-js/blob/27d3b33430f2f7ba732d332e223881c8569df8ea/test/test.js#L59
-
Updated
Jun 15, 2020 - Java
-
Updated
Dec 9, 2018 - Python
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."
英雄招募
成为 Doocs 项目维护者
本项目 advanced-java,包括 Doocs 开源组织下的所有项目,都欢迎各位朋友参与完善。
如果你提交的内容有价值,且具备规范性,将有机会提升为项目的维护者,直接参与项目的 review、merge 等维护工作,提交内容时也可以直接
push到 doocs/advanced-java 主分支 master 下,无须提交 PR 等待 review。目前 advanced-java 只有 [yanglbme](http