project-together / server.js

Commit History

Enhance room validation logic and update role assignment in WebSocket connection
8fe1e1f

arturitu commited on

Update server and configuration files to reflect "Project Together Server" title
aab5890

arturitu commited on

Restore environment variable configurations and token renewal logic in server.js
39fb112

arturitu commited on

Comment out unused environment variable configurations and token renewal logic in server.js
a1cd503

arturitu commited on

Update Dockerfile and server configuration: expose port 7860, remove unused port, and enhance logging for health check endpoints.
87cb62c

arturitu commited on

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

Add space.json configuration and enhance server startup logging for PORT
758e979

arturitu commited on

Add health check endpoint and enhance CORS middleware to support additional origins
5aeead4

arturitu commited on

Enhance server response for root GET endpoint and add validation for environment variables in token renewal
cbb8eea

arturitu commited on

Refactor CORS middleware to allow requests from all origins when no origin is specified and remove duplicate GET endpoint
032b5af

arturitu commited on

Enhance CORS middleware to allow requests from all origins when no origin is specified
f0ed3bd

arturitu commited on

Refactor server.js to enhance CORS handling and improve ICE server endpoint structure
eff85c6

arturitu commited on

Refactor server.js to implement ICE token retrieval and WebSocket logic for room management
a2fb650

arturitu commited on

Add initial Dockerfile, package.json, and server.js for WebRTC server setup
5f52394

arturitu commited on