Enhance room validation logic and update role assignment in WebSocket connection 8fe1e1f arturitu commited on Aug 22, 2025
Update server and configuration files to reflect "Project Together Server" title aab5890 arturitu commited on Aug 22, 2025
Restore environment variable configurations and token renewal logic in server.js 39fb112 arturitu commited on Jul 4, 2025
Comment out unused environment variable configurations and token renewal logic in server.js a1cd503 arturitu commited on Jul 4, 2025
Update Dockerfile and server configuration: expose port 7860, remove unused port, and enhance logging for health check endpoints. 87cb62c arturitu commited on Jul 4, 2025
Refactor Dockerfile and server startup: add start.sh script, update CMD to use it, and modify server listen to bind to all interfaces. 637a9cc arturitu commited on Jul 4, 2025
Add space.json configuration and enhance server startup logging for PORT 758e979 arturitu commited on Jul 4, 2025
Add health check endpoint and enhance CORS middleware to support additional origins 5aeead4 arturitu commited on Jul 4, 2025
Enhance server response for root GET endpoint and add validation for environment variables in token renewal cbb8eea arturitu commited on Jul 4, 2025
Refactor CORS middleware to allow requests from all origins when no origin is specified and remove duplicate GET endpoint 032b5af arturitu commited on Jul 4, 2025
Enhance CORS middleware to allow requests from all origins when no origin is specified f0ed3bd arturitu commited on Jul 4, 2025
Refactor server.js to enhance CORS handling and improve ICE server endpoint structure eff85c6 arturitu commited on Jul 4, 2025
Refactor server.js to implement ICE token retrieval and WebSocket logic for room management a2fb650 arturitu commited on Jul 3, 2025
Add initial Dockerfile, package.json, and server.js for WebRTC server setup 5f52394 arturitu commited on Jul 3, 2025