issues
search
BeePong
/
42_transcendence
This group project is about creating a website for the mighty Pong contest!🏓
2
stars
4
forks
source link
Lobby page bug fixes: closing websockets, countdown fix, error catching, logs
#92
Closed
pixelsnow
closed
2 months ago
pixelsnow
commented
2 months ago
Added custom event listener to close websocket when user navigates away from the lobby page
Fixed countdown for the game canvas
Countdown time is now in settings.py, not hardcoded anymore
Wrapped all methods in consumers.py in try - except
Added logs with channel_name signature, tournament number and consumer useer username for sebugging