this repository is for server from Repository Chat-Android i'm using nodejs,express and socket.io to server of web socket,implementation with mongoodb and mongoose
- start of service mongoodb
sudo mongod;
- start service of server
sudo node app.js;
- send and receive all message of socket from client
if you want to use this repository please don't remove comment in each code, fork and follow this repository if any question send email to [email protected] , i wanna to update this code to be better.