arashi-devA
tRPC3y ago
5 replies
arashi-dev

Rate limit in TRPC and NextJS?

Hello,
I am using TRPC with nextjs without express adapter.

I am wondered what is the best and free solution to rate limit some of the procedures?
I found the lru-cache approach for nextjs but thought if there is a better way...
Was this page helpful?