riverside v1.2.5 Riverside.LocalDelivery

Link to this section Summary

Link to this section Types

Link to this type

destination()
destination() ::
  {:user, Riverside.Session.user_id()}
  | {:session, Riverside.Session.user_id(), String.t()}
  | {:channel, term()}

Link to this section Functions

Link to this function

close(user_id, session_id)

Link to this function

deliver(arg1, arg2)

Link to this function

deliver_message(topic, frame_type, message)

Link to this function

join_channel(channel_id)

Link to this function

leave_channel(channel_id)

Link to this function

register(user_id, session_id)