In addition to regular HTTP/HTTPS connections, Piano also supports HHTP3, HTTP2. and HTTP 1.1 connections with its environments.
As opposed to HTTP/1.1, which keeps all requests and responses in plain text format, HTTP/2 uses the binary framing layer to encapsulate all messages in binary format, while still maintaining HTTP semantics, such as verbs, methods, and headers.