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

Support for nuxt 3 #634

Open
davireis opened this issue May 16, 2023 · 0 comments
Open

Support for nuxt 3 #634

davireis opened this issue May 16, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@davireis
Copy link

Is your feature request related to a problem? Please describe.

Currently, there is no easy path for integrating with nuxt 3, particularly as a server.

Describe the solution you'd like

I would like a nuxt 3 plugin that requires close to zero configuration and runs a buf-connect in a similar fashion that today /api/ serves http2.

Please specify whether the request is for Connect for Web or Connect for
Node.js.

Connect for node.js.

Describe alternatives you've considered

Although nuxt 3 uses nitro as the server, it seems that the existing UniversalRequestFromNode* methods would work out almost out the box.

@davireis davireis added the enhancement New feature or request label May 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant