From 86c58f6a39efbf6a9a00eefb42ed5665a05f420d Mon Sep 17 00:00:00 2001 From: Dave Cridland Date: Thu, 15 Oct 2015 22:12:11 +0100 Subject: [PATCH] Add the MAM stuff --- inbox/pubsub-account.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/inbox/pubsub-account.xml b/inbox/pubsub-account.xml index 43b88f48..fd45a4be 100644 --- a/inbox/pubsub-account.xml +++ b/inbox/pubsub-account.xml @@ -81,6 +81,11 @@

Perhaps timing out node types which have not been requested for over a certain period?

For legacy remote PEP services, the server needs to inject +notify caps into the presence.

The server also needs to remove +notify caps from legacy clients and spoof traffic?

+

Probably use this to handle point 2 in Device Agility, too.

+

TL;DR: Clients explicitly request a set of nodes (but not domains) that are of interest. I'm calling this the "mask".

+ + +

We probably want to say that events are now archived by MAM, but this may imply that clients need to filter out such events (or explicitly include them). Maybe the mask above affects MAM queries?