Package net.luminis.quic.interop
Class InteropServer
java.lang.Object
net.luminis.quic.interop.InteropServer
Demo server that provides both QUIC v1, as well as some older IETF draft versions, all with "HTTP 0.9", a.k.a. hq-interop.
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 Summary
Constructors -
Method Summary
-
Constructor Details
-
InteropServer
public InteropServer()
-
-
Method Details
-
main
- Throws:
Exception
-