Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ADD Real-Time Multi-User Whiteboard Application. #505

Closed
shubhagarwal1 opened this issue Oct 11, 2024 · 3 comments
Closed

ADD Real-Time Multi-User Whiteboard Application. #505

shubhagarwal1 opened this issue Oct 11, 2024 · 3 comments

Comments

@shubhagarwal1
Copy link
Contributor

  1. The application uses a client-server architecture with Python's socket programming (or WebSockets for a more advanced version) to manage real-time interactions.
  2. Multiple users can join the same session and draw shapes, lines, or freehand on a shared canvas.
  3. Updates are broadcast in real-time, so all connected users see the same drawing.

Please assign this to me

Copy link

🙌 Thank you for bringing this issue to our attention! We appreciate your input and will investigate it as soon as possible.

Feel free to join our community on Discord to discuss more!

@UTSAVS26
Copy link
Owner

@shubhagarwal1 raise a new issue and fill all the details that are asked in that template. I am closing this one.

@UTSAVS26 UTSAVS26 closed this as not planned Won't fix, can't repro, duplicate, stale Oct 12, 2024
Copy link

✅ This issue has been closed. Thank you for your contribution! If you have any further questions or issues, feel free to join our community on Discord to discuss more!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants