Skip to content

[Feature]: Display Real-Time Cursors of Other Users #9

@Ayushivam22

Description

@Ayushivam22

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 request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions