Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Pusher with Laravel Websockets #386

Open
dshoreman opened this issue May 2, 2021 · 0 comments
Open

Replace Pusher with Laravel Websockets #386

dshoreman opened this issue May 2, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@dshoreman
Copy link
Owner

Pusher is fine for development, but we need something self-hosted. Laravel Websockets is a pusher-compatible replacement which should work fine with Echo.

It does mean running both the queue worker and the websocket server, but eventually we can add a task manager of sorts to easily see if they're running.

@dshoreman dshoreman created this issue from a note in Progress Component (To do) May 2, 2021
@dshoreman dshoreman added the enhancement New feature or request label May 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant