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

grpc #5017

Open
InfRandomness opened this issue May 25, 2020 · 9 comments
Open

grpc #5017

InfRandomness opened this issue May 25, 2020 · 9 comments
Labels
Module Request This issue is made to request a module to be implemented to the language.

Comments

@InfRandomness
Copy link

It would be cool to have a grpc module for V

@InfRandomness InfRandomness added the Feature Request This issue is made to request a feature. label May 25, 2020
@nedpals nedpals added Module Request This issue is made to request a module to be implemented to the language. and removed Feature Request This issue is made to request a feature. labels May 25, 2020
@emily33901
Copy link
Member

I wrote a protobuf runtime and compiler for V but that was before the compiler ast update so i need to update there. I dont parsing services and definitely dont support any runtime for them but ya never know maybe one day it will happen 😄

@InfRandomness
Copy link
Author

It would be cool to rewrite it in order to correct the errors that appeared, I can offer my help (but I'm a beginner)

@emily33901
Copy link
Member

I have updated protoc-v and vproto so they both compile and produce valid code and I'm going to be trying to make a plugin mode for protoc-v which (because it requires packing and unpacking protobufs) should help to enforce correctness in the compiler.

@tanekim88
Copy link

I want to use vlang, but it currently does not have grpc module, for proto v3. Is there any plan for grpc?

@emily33901
Copy link
Member

emily33901 commented Aug 28, 2022 via email

@tokamak-git
Copy link

Hey @emily33901 i would love to contribute towards this, but don't know where to start, could you maybe point me in the right direction? Maybe even a few resources?

@ionicc
Copy link

ionicc commented Mar 6, 2023

@emily33901 I'm not sure if this module is included in the roadmap but this would be one of the major blockers for companies to adopt to V for any of their services. If some clarification could be given if this module is going to be added in the near future, That would be nice.

@TheHuziek
Copy link

i think this is a very good idea to add to v as it would be better for writing micro-services hopefully one day they will add it.

@topcheese
Copy link

What? I'm kind of shocked they don't already have something working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Module Request This issue is made to request a module to be implemented to the language.
Projects
None yet
Development

No branches or pull requests

8 participants