lukas
lukas
Explore posts from servers
HHono
Created by lukas on 11/22/2024 in #help
Hono Graceful Shutdown: Bun
Hono example with bun doesn't allow the use of Bun.serve, which would expose a method to stop or close. HonoJS app instance doesn't expose any method to close or stop all incoming connections to wait the resolve of all request before shutting down. In production apps graceful shutdown would allow for server to restart gracefully. How to do that in Hono?
1 replies
TtRPC
Created by lukas on 1/9/2023 in #❓-help
It is possible to define a middleware for all routes?
11 replies
TtRPC
Created by lukas on 10/30/2022 in #❓-help
How to access hooks while initializating react query client for nextJS?
1 replies
TtRPC
Created by lukas on 10/26/2022 in #❓-help
NextJS 13 compability.
Is trpc compatible with nextJS 13? Should we use the default SSR into server components?
8 replies
TtRPC
Created by lukas on 10/14/2022 in #❓-help
Test example for react-testing-library
4 replies
TtRPC
Created by lukas on 10/11/2022 in #❓-help
V10. How to infer types on V10?
3 replies