View Source AbsintheWebSocket.SubscriptionServer (absinthe_websocket_hr v0.2.3)

Link to this section Summary

Link to this section Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Callback implementation for GenServer.init/1.

Link to this function

subscribe(mod, subscription_name, callback, query, variables \\ [])

View Source
Link to this function

unsubscribe(mod, subscription_name)

View Source