#52 Golang - Learn Protobuf in Go: From Setup to Real-World APIs

Поділитися
Вставка
  • Опубліковано 9 лис 2024

КОМЕНТАРІ • 9

  • @Alexyslozada
    @Alexyslozada Місяць тому

    Thanks for make this video with this approach. I understood how to implement a browser client using protobuf.

    • @codeheim
      @codeheim  Місяць тому

      Glad it was helpful!

  • @techzone-lk-zone3075
    @techzone-lk-zone3075 2 місяці тому +2

    Its better to use ,grpc with its own tcp server instead of using http net serves , + create a client and server and dial the rpc server from the client and use the functions to deal with grpc . or use postman or some client to deal with the grpc related requests .Nice content

    • @codeheim
      @codeheim  2 місяці тому

      Yes, I will get to that in a future video. Thanks!

    • @Alexyslozada
      @Alexyslozada Місяць тому

      I loved how @codeHeim make this video. I understood how the client could be a browser using protobuf binary data.

  • @AnandKumar-dc2bf
    @AnandKumar-dc2bf 2 місяці тому +1

    u r providing great content on Golang. Thans a Lot !!!

  • @mofehintolumumuni6254
    @mofehintolumumuni6254 2 місяці тому

    This is not the proper way to implement grpc code

    • @codeheim
      @codeheim  2 місяці тому

      Yes, I will get to that in a future video. Thanks!