SIG(Special Interest Group)
Gather all the information about all of these:
https://www.youtube.com/watch?v=a-sBfyiXysI
What are HTTP 1.0/1.1, HTTP 2, and more …
HTTP 1.1:
- In year 1990s…
- JSON and XML-based
- text-based
HTTP 2: (extension of HTTP 1.1)
- grpc protocol (HTTP 2based ), a rpc based protocol
- grpc based on protobuf( Made by Google)
- Multiplexing based
- Binary format
API Communication between client and server:
- Also describe types of apis
grpc