Open Issues Need Help
View All on GitHub Allow multiple people to join the session/call about 1 month ago
AI Summary: Enhance the JamSesh WebRTC application to support multiple clients simultaneously. Currently, only one client can connect to the master device; this task requires modifying the application's architecture to handle an arbitrary number of clients, maintaining synchronized audio playback for all participants.
Complexity:
4/5
enhancement help wanted
Missing system design flowchart in `README.md` about 2 months ago
AI Summary: Create an Excalidraw system design flowchart for the JamSesh project and add it to the project's README.md file. The flowchart should visually represent the architecture and workflow of the multi-device audio streaming application using WebRTC.
Complexity:
3/5
documentation good first issue