todolist-frontend-nuxt icon indicating copy to clipboard operation
todolist-frontend-nuxt copied to clipboard

Suggestion: Replace pusher with beyondcode/laravel-websockets

Open connecteev opened this issue 6 years ago • 4 comments
trafficstars

For Broadcasting & WebSockets, why use pusher (which is a paid product), when we have https://github.com/beyondcode/laravel-websockets

connecteev avatar Jul 17 '19 17:07 connecteev

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 avatar Jul 17 '19 21:07 guillaumebriday

@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.

connecteev avatar Jul 17 '19 21:07 connecteev

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

guillaumebriday avatar Jul 17 '19 21:07 guillaumebriday

I know...I'm just reporting issues as I see them. Hope it will make the codebase more bulletproof.

connecteev avatar Jul 17 '19 22:07 connecteev