Skip to content

Add an example to connect to Phoenix Channel #352

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

Closed
harigopalakrishna opened this issue Aug 11, 2022 · 2 comments · Fixed by #354
Closed

Add an example to connect to Phoenix Channel #352

harigopalakrishna opened this issue Aug 11, 2022 · 2 comments · Fixed by #354
Labels
type: documentation An issue or pull request for improving or updating the documentation

Comments

@harigopalakrishna
Copy link

Could we please add an example that shows how to use PhoenixChannelWebsocketsTransport . I'm trying to connect to the websocket server implemented using Phoenix Channel and unable to do so by following the documentation. Any help would be greatly appreciated.

@harigopalakrishna harigopalakrishna changed the title Add an example to connect to Phoenix Socket Add an example to connect to Phoenix Channel Aug 11, 2022
@leszekhanusz leszekhanusz added the type: documentation An issue or pull request for improving or updating the documentation label Aug 11, 2022
@leszekhanusz
Copy link
Collaborator

There are some examples in the tests.

What is your backend, it it public ?

@harigopalakrishna
Copy link
Author

@leszekhanusz Thanks for your quick response. Our backend is Phoenix/Elixir, and I'm trying to connect to the channels. It is not a public project. I'll look in to the test, appreciate the reference.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: documentation An issue or pull request for improving or updating the documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants