Replies: 3 comments
-
I don't think Pusher alternatives are currently supported by the collaboration addon. You'd be best opening a feature request on the collaboration addon repo: https://github.com/statamic/collaboration/issues |
Beta Was this translation helpful? Give feedback.
-
I'm not referring to alternatives but to drop-in replacements. For example Soketi supports the latest Pusher Protocol v7 as mentioned here https://docs.soketi.app/ Also Laravel Echo initialisation is happening on Statamic and not on the addon its self: /resources/js/components/Echo.js#L15 |
Beta Was this translation helpful? Give feedback.
-
This was discussed in #3927 but was never implemented. Currently we don't have any way to expose those options to you, but we'd be open to a PR. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi is there a way to provide the host and port option parameters for Laravel Echo?
Example config:
I want to be able to use Statamic Collboration addon with an open-source pusher server replacement like Soketi and Laravel Websockets but this is not currently possible or not documented anywhere in Statamic's documentation.
Beta Was this translation helpful? Give feedback.
All reactions