Open Ziti over HTTP3

I am learning about HTTP3… which uses another type of protocol.

I though to ask if this is supported by Ziti?

HTTP3 layers on top of QUIC and UDP so I see no reason that it would not be supported.

1 Like

Without a doubt, one of my favorite things about OpenZiti, is that it doesn’t care what protocol rides on top of it. OpenZiti simply takes bytes from one edge sdk and delivers them safely and securely to another edge endpoint for that edge to do what it pleases with those bytes. No inspection is done by OpenZiti, just “bytes go in, bytes are transferred securely, bytes come out”. :slight_smile:

As mentioned by @PhilipGriffiths, HTTP3 should work just fine.

1 Like