We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2263606 commit 727c23fCopy full SHA for 727c23f
posts/grpc/why-using-grpc.mdx
@@ -2,7 +2,7 @@
2
title: "gRPC 를 도입하는 이유에 대해서 알아보자. (feat. Http 1.0 vs Http 1.1 vs Http 2.0)"
3
date: "2024-10-15"
4
updated: "2025-06-30"
5
-tags: ["gRPC, Study"]
+tags: ["gRPC", "Study"]
6
summary: "Let's find out the issues with HTTP 1.0, HTTP 1.1, and the benefits of gRPC being introduced into the MSA structure."
7
description: "HTTP 1.0, HTTP 1.1 의 문제와 gRPC 가 MSA 구조에 도입되면 어떤 이점이 있는지 알아보자."
8
---
0 commit comments