unnoq.com
We’ve closed the gap between NestJS and standard oRPC. You now get:
✅ Full Plugin support (e.g., Smart Coercion)
✅ Type-safe Global Context
✅ Custom error responses & send-response behavior
Full power, strictly typed. 🛡️
We’ve closed the gap between NestJS and standard oRPC. You now get:
✅ Full Plugin support (e.g., Smart Coercion)
✅ Type-safe Global Context
✅ Custom error responses & send-response behavior
Full power, strictly typed. 🛡️
Building real-time features on Cloudflare Workers just got easier.
The new Durable Object adapter handles the heavy lifting - including event retention and connection resuming - so you can focus on your logic. ☁️
Building real-time features on Cloudflare Workers just got easier.
The new Durable Object adapter handles the heavy lifting - including event retention and connection resuming - so you can focus on your logic. ☁️
Tired of repeating staleTime or invalidation logic? You can now set global defaults per procedure using experimental_defaults.
They are spread-merged, so you can define a baseline and still override per call. ⚡️
Tired of repeating staleTime or invalidation logic? You can now set global defaults per procedure using experimental_defaults.
They are spread-merged, so you can define a baseline and still override per call. ⚡️
🪵 Pino Logging – structured logs, request tracking, error monitoring
⏱️ Ratelimit Helpers – memory, Redis, Upstash adapters + plugins
🔁 Retry-After Plugin – auto retry on 429 / 503
🧩 OpenAPI Generator – expanded support for unions & intersections