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

Switch to gRPC API #5

Open
peburrows opened this issue Jul 19, 2016 · 8 comments
Open

Switch to gRPC API #5

peburrows opened this issue Jul 19, 2016 · 8 comments
Milestone

Comments

@peburrows
Copy link
Owner

Once we have a decent http/2 client library & protocol buffer support added, we should switch to gRPC.

@peburrows peburrows added this to the v1.0.0 milestone Aug 10, 2016
@peburrows
Copy link
Owner Author

Once River is ready, we'll use that as the basis for our gRPC support.

@barthez
Copy link
Contributor

barthez commented Feb 25, 2019

Hey @peburrows, have you thought about using https://github.com/ericmj/mint as HTTP/2 client?

@peburrows
Copy link
Owner Author

peburrows commented Feb 25, 2019

Mint was only recently released, but it's definitely an option. I haven't yet had the chance to look into it too deeply to know whether or not it would be a good fit, though.

@xingxing
Copy link

xingxing commented May 9, 2019

@peburrows our team have worked with https://github.com/elixir-grpc/grpc for both grpc server and client side, it does worked well for us.

@brianbowden
Copy link

It's a little disappointing that gRPC support is not yet present in Kane. I've been using Weddell for a while now with good results.

@peburrows
Copy link
Owner Author

@brianbowden yeah, I don't disagree; unfortunately, my priorities have just been elsewhere recently. This is still an issue I absolutely want to address, I just haven't really had the time.

That said, I'll look to dig into this in the near future. As always, contributions are also welcome.

@brianbowden
Copy link

brianbowden commented Jan 22, 2020

@peburrows That said, I appreciate all the work you all have done! I use goth all the time. GitHub does not have a great way for showing appreciation other than Stars, haha.

@kentbull
Copy link

@brianbowden have you been able to get high transaction volumes through rapidly with Weddell? I'm seeing 1-3 second publishing delays and about 1.5 second pull delays. It's kind of crazy. I've got to be using it wrong 🤦🏻

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

5 participants