Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(trpc): add custom endpoint configuration example (#538)
This PR adds documentation for configuring custom endpoints with the @hono/trpc-server middleware. Ensuring the endpoint parameter matches the middleware's path helps avoid issues like the one described in [#166](#166).
- Loading branch information