absinthe_websocket_hr v0.2.3
  • Pages
  • Modules

    View Source AbsintheWebSocket.WebSocket (absinthe_websocket_hr v0.2.3)

    Link to this section Summary

    Functions

    close(socket)
    handle_msg(msg, state)
    handle_resubscribe(socket, state)
    query(socket, pid, ref, query, variables \\ [])
    set_opt(socket, opt, value)
    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

    close(socket)

    View Source
    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

    set_opt(socket, opt, value)

    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

    On Hex.pm: Package Preview (current file)

    Built using ExDoc (v0.28.4) for the Elixir programming language