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

Export connectors and channels alongside with Echo and abstract classes #387

Closed
akabuda050 opened this issue Nov 1, 2023 · 2 comments
Closed

Comments

@akabuda050
Copy link

akabuda050 commented Nov 1, 2023

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.

@crynobone
Copy link
Member

Hi there,

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.

@akabuda050
Copy link
Author

akabuda050 commented Nov 2, 2023

Hi there,

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
Screenshot_2023-11-02-03-31-39-785-edit_com android chrome

Those could be PusherChannel, PusherConnector and other classes/interfaces

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants