Package tech.kwik.sample.push


package tech.kwik.sample.push
  • Classes
    Class
    Description
    Sample 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.