Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 471 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 471 Bytes

Scale Out Example

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.