-
mjk
:D
-
mjk
so I went with "ignore the limit if it's < 10k", reasoning being that it's a library and it wouldn't be nice to suddenly take away its users' constitutional right to send 10-k stanzas without two-way negotiation
-
mjk
"two-way negotiation" lol that's tautology
-
mjk
nego XEP welcome
-
Zash
I observed that the RFC allows returning an error instead of a stream error for over-sized stanzas, but that would still require parsing them to completion, so at best it would apply to minor offenses
-
mjk
oh, interesting
-
Zash
I think I mentioned that another way to handle limits on the client side (other than throwing an exception) would be to pretend the server replied with such an error
-
mjk
that's even more interesting
-
mjk
because littering the code with try-catches it's my idea of a fun patch
-
Zash
you could of course raise an exception anyway, or convert exceptions into synthesized error stanzas...
-
mjk
for moar context: https://dev.gajim.org/gajim/python-nbxmpp/-/merge_requests/71#note_211047
-
KellyC
Not sure if this is the place for it, but I just wanted to look at the mailing list archives, but nothing is working under https://mail.jabber.org/mailman
-
KellyC
"problem loading page" for all archive links
-
Guus
KellyC: thanks for reporting this. It is a known issue that is being worked on
-
KellyC
Ok, good to know, thanks! Just wanted to make sure
-
Guus
KellyC: it's fallout of hardware failure, iirc.