WebSocket Chat asynchronous communication application for online live concert. (Nodejs)
- Live Websocket (socketio)
- Asynchronous communication (nodejs)
- Allow-Origin headers
- HTTP and HTTPS (WS and WSS socket)
- Self-signed certificate
- Support UTF-8 (Arabic, Persian, etc)
- Some options (reconnection attempt, timeout, reject)
Easily install all:
yarn install
or manualy:
npm install fs
npm install http
npm install https
npm install socket.io
You can also install dependencies with the help of Yarn:
yarn add fs
yarn add http
yarn add https
yarn add socket.io
Move client files into Web-Server root directory:
cd client/
mv index.html /usr/share/nginx/html/
mv script.html /usr/share/nginx/html/
Start server-side socket:
cd server/
node serve.js
We needed to implement a chat service in the shortest time. Because Mehrad Hidden concert was going to be held soon and the band RadLive needed to have this platform without any problems or violations.
Therefore, thousands of people needed to be able to use this chat at the same time. https://radlive.me/
- Artist: Mehrad Hidden
- Guest Artist: aslekaar
- Producer: guitariran
- Executive Producer: Jafari.Hr
- Director and production manager : heenofficial
Band:
Background Sercices:
- IT Manager : Hamed Gharagozlou
- Help, Tech Leader : Max Base
- Photography Director: Soroosh Oliaei
- Graphic Designer: Navid Sedaghati Monavar
- Lighting: Amir Nashvi
My nickname is Max, Programming language developer, Full-stack programmer. I love computer scientists, researchers, and compilers. (Max Base)
A team includes some programmer, developer, designer, researcher(s) especially Max Base.