-
Updated
Jul 19, 2022 - JavaScript
gRPC
gRPC is a modern open source high performance RPC framework that can run in any environment. It can efficiently connect services in and across data centers with pluggable support for load balancing, tracing, health checking and authentication. It is also applicable in last mile of distributed computing to connect devices, mobile applications and browsers to backend services.
Here are 5,094 public repositories matching this topic...
-
Updated
Jul 19, 2022 - C++
-
Updated
Jul 17, 2022 - Go
-
Updated
Jul 19, 2022 - Python
🐛 Bug Report
When declaring snake cased enums in a proto file, grpc-gateway fails to render the correct go type name for it, writing the type name as-is instead of converting to camel case.
GRPC correctly uses property GoIdent of protogen.Enum to produce the proper type name.
To Reproduce
- write a proto
- #574 was completed in Sept 2021.
- Related to #574, the Cymbal team suggested a few additional improvements in Oct 2021 that might be worth adding:
- "Hover" and "press" states for buttons (see Google-internal Figma comment)
- "Online Boutique" logo color change (see [Google-i
-
Updated
Jul 19, 2022 - Go
Allow to close tabs by hovering over a tab and clicking the middle mouse button.
Just like in web browsers. :)
On contexts with many APIs and APIs calling other APIs in chains, having too many spans in the zipkin/jaeger dashboards may lead to a too complex usage of such dashboards and of not necessary big data volumes.
For Tyk's admin team, the steps representing the time spent in each Tyk middleware are much valuable.
But the upstream APIs teams just want to know the global time spent in Tyk interna
-
Updated
Jul 11, 2022 - Go
-
Updated
Jul 16, 2022
-
Updated
Jul 19, 2022 - Go
-
Updated
Jul 6, 2022
-
Updated
Jul 3, 2022 - Go
-
Updated
Jul 19, 2022 - Go
-
Updated
Jul 18, 2022 - Go
Before you submit this issue, you has been search all existed issues and search the documentation
- [] I've been search all existed issues
- [] I've been read all documentation
Describe your question
How should I use alicloud MNS?
If you are using Conductor at the company you work with, add the name of your company and your Github handle to the list at https://github.com/netflix/conductor/blob/main/WHOSUSING.md
-
Updated
Jul 14, 2022 - Go
-
Updated
Jul 16, 2022 - TypeScript
Issue Description
Type: feature request
Describe what feature you want
Additional context
Add any other context or screenshots ab
This is an example stack trace of a CompositeException:
com.linecorp.armeria.common.util.CompositeException: 2 exceptions occurred.
at com.linecorp.armeria.common.stream.AbstractStreamMessage$CloseEvent.notifySubscriber(AbstractStreamMessage.java:273)
at com.linecorp.armeria.common.stream.DefaultStreamMessage.notifySubscriberOfCloseEvent0(DefaultStreamMessage.java:300)
at com.lineco
-
Updated
Jul 19, 2022 - C
-
Updated
Jul 7, 2022 - Java
What problem is the feature used to solve?
References