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 grpc transport #485

Merged
merged 1 commit into from
Jun 3, 2019
Merged

Add grpc transport #485

merged 1 commit into from
Jun 3, 2019

Conversation

asim
Copy link
Member

@asim asim commented May 24, 2019

We are not yet merging this!

We want to add grpc as a default transport but its unclear in what form. People mostly want it for transparent proxying but I'm not really sure we can support that. Go Micro and grpc-go are competing frameworks. The interop may never be clean so we need to identify how we're moving forward.

This PR adds the grpc transport from go-plugins. We define a client/server which takes a transport message. This has good performance characteristics but doesn't really deal with the proxy case people want.

Open to discussion.

@starsea
Copy link

starsea commented May 27, 2019

When is code merged?

@asim
Copy link
Member Author

asim commented May 27, 2019

Not for a while, we're assessing the best way to support grpc

@asim asim merged commit eec9a95 into master Jun 3, 2019
@asim asim deleted the grpc branch June 3, 2019 17:48
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 this pull request may close these issues.

2 participants