API Reference SubscriptionsTransportWS v1.0.1
Modules
Struct to contain the protocol messages.
Implementation of the subscriptions-transport-ws graphql subscription protocol for Absinthe. Instead of using Absinthe subscriptions over Phoenix channels it exposes a websocket directly. This allows you to use
the Apollo and Urql Graphql clients without using a translation layer to Phoenix channels such as @absinthe/socket
.
Helper module for testing socket behaviours.