Pusher
v2.5.0

      View Source Pusher.WS (Pusher v2.5.0)

      Websocket Handler based on the Pusher Protocol: http://pusher.com/docs/pusher_protocol

      Summary

      Functions

      disconnect!(pid)
      do_terminate(reason, state)
      start_link(url, app_key, secret, options \\ [])
      subscribe!(pid, channel)
      subscribe!(pid, channel, user)
      trigger_event!(pid, event, data, channel)
      unsubscribe!(pid, channel)

      Functions

      Link to this function

      disconnect!(pid)

      View Source
      Link to this function

      do_terminate(reason, state)

      View Source
      Link to this function

      start_link(url, app_key, secret, options \\ [])

      View Source
      Link to this function

      subscribe!(pid, channel)

      View Source
      Link to this function

      subscribe!(pid, channel, user)

      View Source
      Link to this function

      trigger_event!(pid, event, data, channel)

      View Source
      Link to this function

      unsubscribe!(pid, channel)

      View Source

      Hex Package Hex Preview Download ePub version

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