v icon indicating copy to clipboard operation
v copied to clipboard

grpc

Open b-ncMN opened this issue 4 years ago • 8 comments

It would be cool to have a grpc module for V

b-ncMN avatar May 25 '20 05:05 b-ncMN

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 😄

emily33901 avatar May 25 '20 08:05 emily33901

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)

b-ncMN avatar May 25 '20 22:05 b-ncMN

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.

emily33901 avatar May 28 '20 16:05 emily33901

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

tanekim88 avatar Aug 28 '22 17:08 tanekim88

I would love to, depends on my free time unfortunately.

On Sun, 28 Aug 2022, 18:31 tanekim77, @.***> wrote:

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

— Reply to this email directly, view it on GitHub https://github.com/vlang/v/issues/5017#issuecomment-1229514488, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAR5QS2PKYJ55RW462AG4ETV3OO6XANCNFSM4NJHUN6Q . You are receiving this because you commented.Message ID: @.***>

emily33901 avatar Aug 28 '22 17:08 emily33901

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?

tokamak-git avatar Oct 07 '22 09:10 tokamak-git

@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.

ionicc avatar Mar 06 '23 05:03 ionicc

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.

TheHuziek avatar Mar 19 '23 01:03 TheHuziek

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

topcheese avatar Aug 25 '23 05:08 topcheese