-
Updated
Jun 10, 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 4,968 public repositories matching this topic...
-
Updated
Jun 10, 2022 - Go
-
Updated
Jun 7, 2022 - C++
-
Updated
Jun 9, 2022 - Go
🐛 Bug Report
I generate swagger for a post method with request body
but the method message has no "parameters.schema.description " field when I set the option " json_schema.description" for the message
To Reproduce
(Write your steps here:)
- this is my protobuf
<img width="734" alt="image" src="https://user-images.githubusercontent.com/38717535/168068152-6b95bf7b-4bd3-4d85-
- #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
Jun 9, 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
Jun 10, 2022 - Go
-
Updated
Jun 9, 2022 - Go
-
Updated
May 28, 2022
-
Updated
Jan 16, 2022 - Go
-
Updated
Jun 9, 2022 - Go
-
Updated
Jun 8, 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
Jun 7, 2022 - Go
-
Updated
Jun 1, 2022 - TypeScript
Issue Description
Type: feature request
Describe what feature you want
Additional context
Add any other context or screenshots ab
A failed HttpResponse can be converted into a normal HttpResponse using HttpResponse.recover(...).
For example:
HttpResponse failed = HttpResponse.ofFailure(new IllegalArgumentException("..."));
failed.recover(cause -> {
if (cause instanceof IllegalArgumentException) {
return HttpResponse.of(HttpStatus.BAD_REQUEST);
}
if (cause instanceof IllegalStateExcepti-
Updated
Jan 7, 2022 - Java
-
Updated
Jun 9, 2022 - Go
Version
1.11.x (latest stable)
Is your feature request related to a problem? Please describe.
Gloo supports configuring either HTTP1 or HTTP2 options per upstream. If options for both protocols are provided, the Gloo translation fails.
Describe the solution you'd like
Envoy supports configuring both http_protocol_options and http2_protocol_options on the same [cluster](http
Problem: It is pretty challenging to find resource material and valuable articles, videos and such, and we spend a lot of time searching and finding the appropriate resource for us.
Proposed solution: Faceted search can come a long way when looking for a quick way to find a solution designed for our needs. Ratings on the resource can help us select the best solution based on our search