Is it possible to use this plugin with https://github.com/beyondcode/laravel-websockets?
Laravel Websockets functions as a replacement for Pusher, while still utilizing Pusher functionality. I see that with this package there is an option to set a host, but the documentation says that's only available for Socket.IO? Is there any way to integrate both of these?