Real time multiplayer poker application powered by websockets
- Backend built with Go, Chi http server, and Gorilla websocket.
- Utilizing Redis pub/sub channels for event handling
- UI created with Next and Tailwind
- Deployed with Docker, Heroku and Vercel (rip heroku free tier)