PORT='9000'
MONGO_URL='mongodb://localhost:27017/peer'
SESSION_SECRET='something secret'
thegoliathgeek/p2p-socket-server
A socket server to establish a p2p connection for streaming, handle rooms etc
TypeScript
A socket server to establish a p2p connection for streaming, handle rooms etc
TypeScript