HttpLayerRouter.toWebHandler. I feel like this is a problem in the atom package, since vanilla http server and sending out request through RpcClient works in a node application (effect playground url: https://effect.website/play#af9644b34b51). Interestingly, raw http route made with HttpLayerRouter works correctly and returns a response. Any ideas on how to make the rpc route work with atom and react?