-
MattJ
Is there a reason OMEMO uses a separate nodes for device and bundles? Why can't both be in the same node?
-
pep.
I'm more or less sure they could be in the same node, but then you'd have a singleton alongside a set of bundles in the same node :/
-
MattJ
I mean, why not merge the bundles with the device info? Or can a single device have multiple bundles or something?
-
MattJ
I'm just an innocent server developer, sorry :)
-
pep.
device info? the device list is just a list of pointers
-
pep.
But discoing nodes may be a better use of pubsub..
-
pep.
An XMPP resource can have multiple bundles yeah, if that was the question.
-
pep.
Movim uses this
-
Link Mauve
What for?
-
pep.
Why Movim uses it?
-
pep.
It uses a bundle per tab, and it declares only one resource
-
pep.
Because.. it's complicated? (to reuse other tab's stuff while it's still open? I'm not sure?)