Integrating `@effect/rpc` with an Existing HTTP Server

I'm currently trying to integrate my @effect/rpc implementation with an existing HTTP server, but I haven't found a way to do so yet. Could someone point me in the right direction?
Was this page helpful?