trpc/qwik/fastify 序列化 bigInt 出错

2024-01-13

背景 qwik, fastify 如何接入 trpc

fastify export 出 onRequest

有三个对象: actionTrpc、onRequest、clientTrpc

implicit$FirstArg:意味着对第一个参数函数回调进行懒加载。 在 resolveHTTPResponse 的调用链中, 使用 transformTRPCResponse 把 result 序列化为json

结论: 因为 superJSON 不可序列化非原生类。对于 非原生类 要进行registe。

copyright ©2019-2024 shenzhen
粤ICP备20041170号-1