You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for reporting the problem you are encountering, but it looks like this is a question which may be better suited for a support channel. We only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repository you can try one of the following channels:
Thanks for reporting the problem you are encountering, but it looks like this is a question which may be better suited for a support channel. We only use this issue tracker for reporting bugs with the library itself. If you have a question on how to use functionality provided by this repository you can try one of the following channels:
However, this issue will not be locked and everyone is still free to discuss solutions to your problem!
Thanks.
thanks for the quick response. I believe it's can be treated as a bug also for the better reference if anyone will discuss it, the lib missing few exports from package entry point https://github.com/laravel/echo/blob/master/src/echo.ts
Those could be PusherChannel, PusherConnector and other classes/interfaces
Hey there!
Is it possible to add connectors and channels being exported alongside Echo and abstract classes. I would use them in custom connector?
Thanks.
The text was updated successfully, but these errors were encountered: