This repository was archived by the owner on Feb 7, 2024. It is now read-only.

Description
Hi,
First of all thanks for another great package and another great contribution for the community !!
Im thinking about replacing our existing pusher implemention by this package, my idea is a standalone project just for this , and i mean just to serve websockets.
I had a quick look on the documentation, i think i didn't miss anything, so and i have some questions:
Sorry if the answers are in the docs, i think not.
- can i completly replace pusher ?
- its possible to have private and public channels ?
- How can we integrate laravel-websockets in a SPA (vuejs) app ? Laravel echo ? I just need the technical info, bc if possible and no right package we can build a js package.
Thanks
CV