plugins icon indicating copy to clipboard operation
plugins copied to clipboard

Question/Feature: CORS does not work for GOA generated grpc servers

Open ghoben opened this issue 4 years ago • 1 comments

CORS does not work for GOA generated grpc servers.

I'm trying to use the goa generated server as a backend for the grpc-web framework. Since the grpc-web framework issues calls from the browser I'm running into problem that I need CORS on the grpc server. Since the CORS plugin adds the handler to the http server I was expecting that this is also done for the grpc server. Any change this features get's implemented?

ghoben avatar Feb 12 '21 22:02 ghoben

I'd be happy to merge a PR that would add this functionality!

raphael avatar Feb 13 '21 05:02 raphael

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] avatar Oct 20 '22 05:10 github-actions[bot]