-
moparisthebest
Excellent wurstsalat !
-
Guus
moparisthebest was mentioning a 50% breakage on a specific s2s interaction, something to do with stream features. What exactly was that? I'm busy writing s2s tests for Openfire, would like to include that case...
-
Guus
Having the feature element not be prefixed, but explicitly declaring its namespace as the default namespace in the element itself, something like that?
-
MattJ
Yes
-
pep.
Basically supporting namespaces everywhere
-
pep.
Is 0453 (DOAP) officializing https://linkmauve.fr/ns/xmpp-doap# as a NS btw? Shouldn't this be moved to this very document?
-
pep.
Link Mauve, ^
-
Guus
k, I assume that Openfire does this right (let me know if anyone knows this to be false), but I'll add tests.
-
Guus
Does it make sense for an initiating entity to send a SASL response element, without having sent an auth element?
-
jonas’
no
-
jonas’
we have the character data of the <auth/> element for a SASL "initial response"
-
jonas’
(as used by PLAIN)