Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

expose connect app from http transport #759

Open
shanejonas opened this issue Jul 11, 2022 · 1 comment
Open

expose connect app from http transport #759

shanejonas opened this issue Jul 11, 2022 · 1 comment

Comments

@shanejonas
Copy link
Member

I need to app.set('trust proxy') as seen here since heroku is behind a proxy.

const app = connect();

@piboistudios
Copy link

piboistudios commented Jul 30, 2024

This would also be nice in general, as I'd like to use OpenRPC alongside OpenAPI. Since connect/express apps are just handler functions, having access to this would let users plug OpenRPC into their existing projects.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants