todolist-frontend-nuxt
todolist-frontend-nuxt copied to clipboard
Suggestion: Replace pusher with beyondcode/laravel-websockets
For Broadcasting & WebSockets, why use pusher (which is a paid product), when we have https://github.com/beyondcode/laravel-websockets
Hey !
This package actually looks very good !
Pusher is a paid product but for now the free plan limits are far beyond my needs.
Could you open a PR with laravel-websockets so I check if the switch worth it ? because if I could self host everything that's could be great !
Thank you !
@guillaumebriday I would certainly try to do this...however, as you know, I have been unable to get this codebase to work :( See my other issues filed on this....and I will continue to give you feedback until all the issues have been ironed out (if that is helpful!) Once that's done, I'll see what I can do to help with the pusher replacement.
Hum I just deploy a new release in production : https://gitlab.com/guillaumebriday/todolist-backend-laravel/pipelines
And I deploy both this project and https://github.com/guillaumebriday/todolist-frontend-vuejs multiple times a day, everything just working fine
I know...I'm just reporting issues as I see them. Hope it will make the codebase more bulletproof.