BeePong / 42_transcendence

This group project is about creating a website for the mighty Pong contest!🏓
2 stars 4 forks source link

Add tournament countdown #97

Closed pixelsnow closed 2 months ago

pixelsnow commented 2 months ago

Example of a message that websocket sends for tournamewnt countdown: { type: 'tournament', message: { countdown: 3 event: "countdown" } }