-
**Describe the bug**
When a gRPC server returns/throws an error code, the V2 (alpha.1) version of `@connectrpc/connect` no longer includes the code and error message in the thrown `ConnectError` an…
-
Is it possible to implement **auto reconnect** mechanism for connectrpc.com streams with **connect-web**? If yes, then how?
-
**Is your feature request related to a problem? Please describe.**
I want to use connect-es to serve a connect/grpc-web handler from a cloudflare worker, filing an issue as suggested in https://githu…
-
After miles of research I found out this information which would be helpful for others to know.
I'm open to new information, but this is what I found.
- [Browsers can't talk directly to http2 serv…
-
**Describe the bug**
I have a streaming request that is failing with the error.
```
[2024-08-20T22:55:12.555Z] ERROR Runme: Error processing response: ConnectError: [internal] Protocol error; d…
jlewi updated
1 month ago
-
Hello, first of all thanks for this amazing project!
We have this setup where our transport contains dynamic parameters, for example:
```
const transport = createConnectTransport({
baseUrl: `/ap…
-
Essentially a clone of https://github.com/connectrpc/connect-kotlin/issues/333, but for Swift. Examples below largely influenced by that issue in connect-kotlin.
This would be a very helpful enhanc…
-
connect-go have changed their import path from `github.com/bufbuild/connect-go` to `connectrpc.com/connect`, and therefore needs to be updated in go.mod and the source files.
-
**Describe the bug**
1. My connect project is generating typescript files for me, but the `crearePromiseClient` returns a `Promise`.
Which doesn't make sense, as that should be passed down via …
-
Tanstack seems to have [added](https://github.com/TanStack/query/pull/7966/files) a noisy console.error log for queries that return data that is not JSON-serializable. Since some of connect-query's te…