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

Add support for web apps #134

Open
nickmeinhold opened this issue Jun 19, 2024 · 0 comments · May be fixed by #135
Open

Add support for web apps #134

nickmeinhold opened this issue Jun 19, 2024 · 0 comments · May be fixed by #135

Comments

@nickmeinhold
Copy link

As described in #47 the firedart package doesn't support web apps because browsers only speak grpc-web, not gRPC. grpc-dart does have support for grpc-web and offers grpc-dart/lib/grpc_or_grpcweb.dart.

I don't know if the googleapis endpoints speak grpc-web and I can't find anything about it either way but if not the user can create a proxy with envoy as described in Basics tutorial | Web | gRPC

@nickmeinhold nickmeinhold linked a pull request Jun 23, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant