Class InteropServer

java.lang.Object
tech.kwik.interop.InteropServer

public class InteropServer extends Object
Server that provides QUIC v1 and v2, with "HTTP 0.9", a.k.a. hq-interop, used for interoperability testing. The "hq-interop" protocol is used in the interoperability tests, see https://interop.seemann.io/. If the flupke-plugin is on the classpath, HTTP3 protocol is also provided with the same QUIC versions.
  • Constructor Details

    • InteropServer

      public InteropServer()
  • Method Details