generated from OPCODE-Open-Spring-Fest/template
-
Notifications
You must be signed in to change notification settings - Fork 16
Labels
enhancementNew feature or requestNew feature or request
Description
So, what is it about?
Description:
To enhance the feeling of live collaboration, the application should display the mouse cursors of all other users in the room in real-time. Each cursor could also have a small name label attached to it.
Acceptance Criteria:
When a user moves their mouse over the canvas, their cursor position is sent to the server.
The server broadcasts this position to all other clients in the same room.
Each client renders a custom cursor icon for every other active user at their last known position.
Cursors should be removed when a user disconnects or leaves the room.
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request