Commit Graph

2 Commits

Author SHA1 Message Date
Francesco Lorenzo D'Amico a5d116358e Initial commit 2026-08-10 15:25:21 +02:00
francesco448 19eba1eebd Add Express server with WebSocket, CORS, and room routes
Set up the HTTP server with Express, attach Socket.IO for real-time
messaging, add CORS middleware, async error handling utility, and
REST routes for room join/leave/messages/participants.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-18 16:53:13 +01:00