Open Issues Need Help
View All on GitHub Backend WebSocket about 2 hours ago
AI Summary: This issue involves setting up a WebSocket server using FastAPI to handle real-time game logic. It requires implementing various events like joining rooms, starting quizzes, sending questions, submitting answers, and updating scores. The solution must support multiple concurrent rooms, validate against duplicate answers per player, and integrate with existing backend views.
Complexity:
4/5
good first issue