Skip to content

nats-ws

Jeremy M Fee requested to merge github/fork/Capprin/nats-ws into master

Created by: Capprin

Adds a webservice to PDL that forwards message traffic on to clients.

To do:

  • Build webservice separately
  • Create PDL configuration that uses a NATS sender
  • Run PDL in a container
  • Run WS (either locally or in a container)
  • Run NATS streaming container
  • Write html webage that connects to ws socket and streams notifications
  • Demo!

Demo available at github.com/Capprin/pdl-demo

Merge request reports