java.lang.Object
net.luminis.quic.sample.push.PushClient
Sample demo client that implements a simple server push protocol: when a client connects, the server opens a stream
and sends push messages.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PushClient
public PushClient(int serverPort)
-
-
Method Details
-
main
- Throws:
IOExceptionInterruptedException
-
connect
- Throws:
IOException
-