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

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

КОМЕНТАРІ • 9

  • @Alexyslozada
    @Alexyslozada 3 місяці тому

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

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

      Glad it was helpful!

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

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

  • @techzone-lk-zone3075
    @techzone-lk-zone3075 4 місяці тому +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  3 місяці тому

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

    • @Alexyslozada
      @Alexyslozada 3 місяці тому +1

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

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

    This is not the proper way to implement grpc code

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

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