Skip to content

IFMZA/nodejs-socket.io-cluster

Repository files navigation

NodeJs Logo

Node.js® is an open-source, cross-platform JavaScript runtime environment.

Description

A Cluster For Socket.io in NodeJs. Used to handle large amount of concurrent users.

Installation

$ npm install

🚀 Running the app

# development
$ nodemon ./cluster.js

🤝 Contributing

  1. Fork this repository;
  2. Create your branch: git checkout -b my-new-feature;
  3. Commit your changes: git commit -m 'Add some feature';
  4. Push to the branch: git push origin my-new-feature.

After your pull request is merged, you can safely delete your branch.

📝 License

This project is licensed under the ISC License - see the License.md file for more information.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published