Changes

Jump to: navigation, search

Loop/Architecture/Rooms

4 bytes added, 14:32, 2 October 2014
After IRC discussions, the simplePush notification should spread accross the owner's devices regard less of its presence in the room.
== Room Owner Notification ==
When the status of a room changes (e.g., a user joins or leaves), ''and'' the owner is not a member of the roomis created or deleted), then the Loop server will cause a notification to be sent to the room owner by way of a push notification. This will helps to have a consistent room list on the owner devices. The room owners' client can then retrieve a list of the users' rooms (that is, all those rooms that have changed on or after the indicated version), and take appropriate action. For the current UX, these actions include an unobtrusive audio notification when a user joins a room that the owner is not yet in, as well as (probably) a count of users and/or rooms waiting for the owner to join.
'''''Note:''' The push notification needs to be sent whenever the output of <tt>GET /rooms</tt> would be different. This includes operations such as: user joins a room, user leaves a room, new room is created, and existing room is deleted.''
68
edits

Navigation menu