Laboratory Activity 3 - WebSockets The structure of this repository is the following: "Client" contains the node.js React application, which works as a WebSockets client; "Server" contains the node.js ToDoManager service application, which works as a WebSockets server.