great-coder / pusher

Based on laravel-websockets to become a replacement of pusher servers.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About My Pusher

This app is base on laravel-websockets and trying to act like pusher server for pusher clients.
As you may know, Pusher is a commercial service for serving sockets and realtime connections for apps, so we can use this instead!

How to run

Just type php artisan webscokets:serve
It will listen on 6001, but you can change the port by specifying the --port switch.
If you faced any problems, you may fire an issue.

License

It is open-sourced software licensed under the MIT license.

About

Based on laravel-websockets to become a replacement of pusher servers.


Languages

Language:PHP 82.0%Language:Blade 17.2%Language:Shell 0.8%