Awesome! Looking forward to see a complete gRPC series soon.
@MarioCarrion2 жыл бұрын
Cheers Mohammad! Take care.
@tony-go-code2 жыл бұрын
I'm waiting for this series so long. Thq will follow to complete.
@MarioCarrion2 жыл бұрын
Better late than never Sarath, Take care!
@megadrocks2 жыл бұрын
@Mario Carrion Thanks for the great video, one small addition - currently buf config init has been replaced by buf mod init.
@MarioCarrion2 жыл бұрын
Thanks for the update! Cheers
@Peter-xn9bk2 жыл бұрын
That awesome ! Thanks so much from Viet Nam
@MarioCarrion2 жыл бұрын
Glad you liked it! Greetings from New York City
@vincentyoumans Жыл бұрын
Fantastic video... I would definitely pay $ for more... Comment, at 3:24, you say the command is 'buf config init'. I believe the new cli command is 'buf mod init'.
@MarioCarrion Жыл бұрын
You're correct, when I recorded the video I believe buf was still in beta.
@vincentyoumans Жыл бұрын
@@MarioCarrion I am getting the following error... ```field plugin not found in type bufgen.ExternalPluginConfigV1``` any sugestions on fix? Also, the grpc is not being generated.
@vincentyoumans Жыл бұрын
@@MarioCarrion I just signed up for paid membership
@MarioCarrion Жыл бұрын
Are you using the example code or some of your own? If you can share the code it would be easier to debug.
@vincentyoumans Жыл бұрын
@@MarioCarrion I fixed it. but I would like to get a code review of a project I am working on... perhaps some improvement ideas. I would like to add a rust server to it. stay tune on the github link
@eduardabramovich12162 жыл бұрын
Keep up the great work
@MarioCarrion2 жыл бұрын
Thanks Eduard, will do!
@farzadmf2 жыл бұрын
Nice video, thank you! I recently learned about buf but haven't used it; seems like a nice tool
@MarioCarrion2 жыл бұрын
Farzad, IMO it is a great improvement to creating your own Makefiles to compile protocol buffers, sure it's opinionated but it makes things easier for sure.
@farzadmf2 жыл бұрын
Totally agree Mario
@codelinx Жыл бұрын
This video is a mess. So I understand what you are trying to show here, but the layout is not clean for someone without experience in this realm. Bouncing around with different languages is jarring.
@MarioCarrion Жыл бұрын
Would you have preferred to see the same language used for both examples?