Riverside.LocalDelivery (riverside v2.2.1)

Link to this section Summary

Link to this section Types

Link to this type

destination()

Specs

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)

Specs

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)