Integrating Rpc Router with Http Router: Handling Rpc Request Errors
Is there a built in way to nest an Rpc router in a Http router these days? I tried
but it looks like Rpc Request Errors are dropped into the http router instead of passing back to the client automatically
but it looks like Rpc Request Errors are dropped into the http router instead of passing back to the client automatically
