Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 600 Bytes

phoenix.rst

File metadata and controls

17 lines (12 loc) · 600 Bytes

PhoenixChannelWebsocketsTransport

The PhoenixChannelWebsocketsTransport is an async transport which allows you to execute queries and subscriptions against an Absinthe backend using the Phoenix framework channels.

Reference: gql.transport.phoenix_channel_websockets.PhoenixChannelWebsocketsTransport

../code_examples/phoenix_channel_async.py