gql
gql copied to clipboard
Add an example to connect to Phoenix Channel
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.
@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.