-
### Describe the feature you'd like to request
I'd like to integrate my tRPC serverless backend (made in Next.js) with Vercel AI SDK.
### Describe the solution you'd like to see
As I can see there …
-
### Description
We can easily group multiple query ( promise.all)
remove the drizzle query interface and use the drizzle select interface
https://github.com/openstatusHQ/openstatus/blob/r…
-
### Area of Improvement
By default, the errors sent from the backend to the client are quite verbose. This might be good for prototyping an app, but I wouldn't like this to stay for a production app,…
-
```
m [TRPCError]: [
{
"code": "too_big",
"maximum": 100,
"type": "string",
"inclusive": true,
"exact": false,
"message": "String must contain at most 100 character(s…
mrinc updated
1 month ago
-
客户端同步流式中,如果发送的数据量比较大,客户端不停的发送数据,当客户端显示发送数据结束时,实际上服务端还在接收数据,也就是客户端发送数据快,服务端接收数据慢。
客户端发送完成后(此时服务端还在不停接收数据),调用WriteDone(),会失败(返回码:354),一直打印filber_client_connection_handler.cc:59,MessageWriteDone request…
-
### Provide environment information
System:
OS: macOS 14.1.1
CPU: (10) arm64 Apple M1 Pro
Memory: 59.63 MB / 16.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 20.10.0 - /…
-
It would be good to have support for trpc v11, it's not out yet, but rc is and is already the default version on docs.
-
Allow access to the BridgeCmdr features and UI via a remote URL.
## Requirements
- Discontinue use of the ASAR packaging to keep asset duplication to a minimum.
- Addition of express or other s…
-
Hello,
I'm facing an issue with the implementation of tRPC with NestJS.
I've followed the setup in docs and it generates a server.ts file as expected, but when referencing a test endpoint inside…
-
I just met the craziest issue I have seen and it all points to tRPC Nuxt. (trpc-nuxt: 0.10.21)
Im posting here in hope to understand what happen. Everything started happening after upgrade of the N…