absinthe_websocket

v0.2.2

  • Pages
  • Modules

    absinthe_websocket v0.2.2 AbsintheWebSocket.WebSocket View Source

    Link to this section Summary

    Functions

    handle_msg(msg, state)
    handle_resubscribe(socket, state)
    query(socket, pid, ref, query, variables \\ [])
    start_link(args, opts)
    subscribe(socket, pid, subscription_name, query, variables \\ [])
    unsubscribe(socket, pid, subscription_name)

    Link to this section Functions

    Link to this function handle_msg(msg, state) View Source
    Link to this function handle_resubscribe(socket, state) View Source
    Link to this function query(socket, pid, ref, query, variables \\ []) View Source
    Link to this function start_link(args, opts) View Source
    Link to this function subscribe(socket, pid, subscription_name, query, variables \\ []) View Source
    Link to this function unsubscribe(socket, pid, subscription_name) View Source

    Built using ExDoc (v0.19.1), designed by Friedel Ziegelmayer.