-
When trying to import some synthetic monitoring checks, I get the following go panic:
```
Diagnostics:
pulumi:pulumi:Stack (portal-pulumi-prod):
2024/08/08 18:11:45 [DEBUG] GET https://syn…
-
I've came across a panic caused by an unsafe slice access
![image](https://github.com/user-attachments/assets/0f55978c-763e-4e6a-a10c-d3310dab4057)
`panic: runtime error: index out of range [0] …
-
Hello, I have a **grpc** service and I want to implement JWT token authentication, for now, I just need to validate that the token is valid. With **http** this is possible via Symfony authenticator or…
-
Hi @gen2brain,
I'm a big fan of the malgo package! While exploring the `io_api` example, I encountered an error related to a nil pointer dereference. The issue seems to stem from `stream()` using `…
wjkoh updated
1 month ago
-
### What version of gRPC and what language are you using?
grpc-v1.46.0
C++11
### What operating system (Linux, Windows,...) and version?
Centos 7.2
Linux-kernel-3.10
### What runtime / c…
sclei updated
7 months ago
-
Would you accept a GRPC API ?
I need to access quid from various languages and so GPRC makes that easy from flutter, golang and rust.
The existing API can live along side a GRPC, so it wont brea…
-
The javascript version only provides thrift as a transport option. Is there anything that would prevent using the GRPC version available in other languages?
-
Could serve as base to #2 and #6. Everyone wants p2p, but too many things like secure scuttlebot and zeronet are strict about what they accept instead of being really dev friendly. Quick requirements
…
cretz updated
7 years ago
-
- https://grpc.io/docs/quickstart/
- https://developers.google.com/protocol-buffers/docs/gotutorial
- zh: https://doc.oschina.net/grpc?t=56831
-
**Describe the bug**
[App in any namespace](https://argo-cd.readthedocs.io/en/stable/operator-manual/app-any-namespace/) is a set of Argo feature allowing you to have `Application` resources in other…