phoenix_client

v0.5.1

  • Pages
  • Modules

    phoenix_client v0.5.1 PhoenixClient.Socket

    Link to this section Summary

    Functions

    channel_link(pid, channel, topic)
    channel_unlink(pid, channel, topic)
    child_spec(opts)
    handle_call(arg1, from, state)
    handle_info(arg1, state)
    init(opts)
    push(pid, message)
    start_link(opts, genserver_opts \\ [])
    status(pid)
    stop(pid)

    Link to this section Functions

    Link to this function channel_link(pid, channel, topic)
    Link to this function channel_unlink(pid, channel, topic)
    Link to this function child_spec(opts)
    Link to this function handle_call(arg1, from, state)
    Link to this function handle_info(arg1, state)
    Link to this function init(opts)
    Link to this function push(pid, message)
    Link to this function start_link(opts, genserver_opts \\ [])
    Link to this function status(pid)
    Link to this function stop(pid)

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