The only requirements are docker and docker-compose.
$ docker-compose up
It will start two neffos websocket servers publishing and subscribed to the same redis instance. Open your host browser and navigate to:
You will see that those servers are communicating between them and acting as one to the end-user.