1.0.0 • Published 3 years ago

echo-server-revamped v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Revamped Echo Server

CI License

Echo Server is a container-ready, multi-scalable Node.js application used to host your own Socket.IO server for Laravel.

This is a fork of the original Laravel Echo Server package.

🤝 Supporting

Renoki Co. on GitHub aims on bringing a lot of open source projects and helpful projects to the world. Developing and maintaining projects everyday is a harsh work and tho, we love it.

If you are using your application in your day-to-day job, on presentation demos, hobby projects or even school projects, spread some kind words about our work or sponsor our work. Kind words will touch our chakras and vibe, while the sponsorships will keep the open source projects alive.

ko-fi

Current Milestones

  • Docker Container support
  • Horizontal scaling
  • Linting
  • Testing

🚀 Installation

You can install the package via npm:

npm install -g laravel-echo

🙌 Usage

You can run Echo Server directly from the CLI:

$ echo-server start

System Requirements

The following are required to function properly:

  • Laravel 6.x+
  • Node 10.0+
  • Redis 5+

Additional information on broadcasting with Laravel can be found in the official docs: https://laravel.com/docs/master/broadcasting

🤝 Contributing

Please see CONTRIBUTING for details.

🔒 Security

If you discover any security related issues, please email alex@renoki.org instead of using the issue tracker.

🎉 Credits