Application Layer Protocol Negotiation
Why do we need ALPN?
When we send a request to server suppose over HTTP 2, we establish the connection with the server through the 3 way handshake in TCP extension and then the TLS protocol for secure connection of the client and server, Suppose if ...
tarunsankhla.hashnode.dev2 min read