This demo demonstrates a collaborative TODO made using emitter publish/subscribe while keeping client-server paradigm. The TODO itself is stored on the server while clients can create, read, update and delete various tasks simultaneously.
server
clients