Easily Understanding gRPC

แชร์
ฝัง
  • เผยแพร่เมื่อ 4 ก.พ. 2025

ความคิดเห็น • 31

  • @coding-with-yalco
    @coding-with-yalco  8 หลายเดือนก่อน +6

    Videos related to API
    yalco.notion.site/Videos-related-to-API-a3c5cf9577db408a930509f0c9ff2a90?pvs=4

  • @dinaesmaeili1814
    @dinaesmaeili1814 6 หลายเดือนก่อน +3

    Awesome video and very well explained! Thanks!

  • @SouravTechLabs
    @SouravTechLabs 8 หลายเดือนก่อน +3

    +1 for having the beautiful Ruby code example!

  • @sanyamjain7058
    @sanyamjain7058 8 หลายเดือนก่อน +2

    You should have gone viral in the tech community by now! The nice animation and the way the rabbit summarizes the topic by asking relevant questions and providing short descriptions help me verify whether what I learned is correct.
    Thank you for providing these kind of insightful videos.

    • @coding-with-yalco
      @coding-with-yalco  8 หลายเดือนก่อน

      Thank you!! I'm glad it helped!!

  • @tomaszbrewka
    @tomaszbrewka 8 หลายเดือนก่อน +2

    Awesome animantions and great explanations. Subbed!

  • @damonguzman
    @damonguzman 8 หลายเดือนก่อน +2

    Beautiful thumbnail. I love the simplicity and elegance.
    Very helpful video. You’ll be seeing more subscribers coming soon!

  • @souptiksaha5
    @souptiksaha5 8 หลายเดือนก่อน +2

    Awesome video 😊

  • @NotCoder
    @NotCoder 8 หลายเดือนก่อน +2

    Actually a good video thanks!

  • @msahu2595
    @msahu2595 8 หลายเดือนก่อน

    Awesome ❤❤❤

  • @sherlockjunior8612
    @sherlockjunior8612 8 หลายเดือนก่อน +1

    Pretty good, commenting for better reach! ❤

  • @gopick19
    @gopick19 8 หลายเดือนก่อน +2

    Very well made video. The discovery of what's available to the client is done by going through the .proto files?

  • @oriy391
    @oriy391 8 หลายเดือนก่อน +1

    This video feels AI Generated
    Great video nonetheless!

  • @PrabhunathPrasad-df6fw
    @PrabhunathPrasad-df6fw 7 หลายเดือนก่อน +1

    Where are you from brother

  • @RishiRajxtrim
    @RishiRajxtrim 8 หลายเดือนก่อน

    thanks

  • @chinmayghule8272
    @chinmayghule8272 8 หลายเดือนก่อน +2

    What about tRPC? You said browsers can't use gRPC, but I recently saw a video where a person used tRPC in Next.js 14's server actions.

    • @coding-with-yalco
      @coding-with-yalco  8 หลายเดือนก่อน

      tRPC is not bound to certain HTTP version(so it can be used upon HTTP/1.1), so it doesn't have limitation upon browsers that gRPC has.

    • @sanyamjain7058
      @sanyamjain7058 8 หลายเดือนก่อน

      ​@@coding-with-yalco Can you explain tRPC in detail in a video?

    • @NicoMidnightDigital
      @NicoMidnightDigital 8 หลายเดือนก่อน +2

      tRPC is completely different than gRPC. tRPC just provides type safety on both the client and server.

  • @kamertonaudiophileplayer847
    @kamertonaudiophileplayer847 8 หลายเดือนก่อน

    What's difference to CORBA?

    • @coding-with-yalco
      @coding-with-yalco  8 หลายเดือนก่อน +1

      CORBA and gRPC are both used for communication between different systems, but they work differently. CORBA is older and more complex, using an Object Request Broker (ORB) to manage requests. gRPC is simpler and faster, using HTTP/2 and protocol buffers for communication. gRPC is also more modern and supports features like streaming.

  • @rickdg
    @rickdg 8 หลายเดือนก่อน +3

    What’s wrong with your rabbit? 😅

    • @coding-with-yalco
      @coding-with-yalco  8 หลายเดือนก่อน +3

      He always looks angry. Don't know why.