Skip to content
Snippets Groups Projects
Commit 2b7c574a authored by Tim Emiola's avatar Tim Emiola
Browse files

Merge pull request #718 from grpc/mugurm-patch-1

Update README.md
parents 8b131922 d61021d9
No related branches found
No related tags found
No related merge requests found
...@@ -92,7 +92,7 @@ messages are delivered in the order they were sent. ...@@ -92,7 +92,7 @@ messages are delivered in the order they were sent.
#Protocol #Protocol
The gRPC protocol specifies the abstract requirements for communication between The [gRPC protocol](https://github.com/grpc/grpc-common/blob/master/PROTOCOL-HTTP2.md) specifies the abstract requirements for communication between
clients and servers. A concrete embedding over HTTP/2 completes the picture by clients and servers. A concrete embedding over HTTP/2 completes the picture by
fleshing out the details of each of the required operations. fleshing out the details of each of the required operations.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment