We’ve migrated our documentation to a new site, which means some URLs have changed.
Subscriptions

What types of HTTP connections does Piano support?

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.

Last updated: