Module tech.kwik.samples
Package tech.kwik.sample.push
package tech.kwik.sample.push
-
ClassesClassDescriptionSample demo client that implements a simple server push protocol: when a client connects, the server opens a stream and sends push messages.Sample demo server that implements a simple push protocol: when a client connects, the server opens a stream and sends push messages.