moxxy/test
Alexander "PapaTutuWawa 3664cb68ec xmpp: Improve the Stream Management implementation
Give each stanza, by default, 10 seconds to be acked. This helps
in handling bursts during which we sent a lot of stanzas and the
acks start trickling in, which causes a lot of stanzas to be
uselessly retransmitted.
2022-03-06 12:02:18 +01:00
..
helpers xmpp: Begin writing a onBadCertificate function 2022-03-01 20:36:45 +01:00
rfcs xmpp: Finally use the system resolver using miniDNS 2022-01-25 21:21:00 +01:00
sasl xmpp: Fix roster pushes again 2022-02-22 21:21:31 +01:00
xeps xmpp: Improve the Stream Management implementation 2022-03-06 12:02:18 +01:00
helpers_test.dart ui: Implement a stubbed download button 2022-02-28 12:39:40 +01:00
jid_test.dart xmpp: Fix roster pushes again 2022-02-22 21:21:31 +01:00
logging.dart lint: Fix most linter warnings 2022-02-17 12:34:35 +01:00
stanzahandler_test.dart refactor: Remove the stanzas/ folder 2022-01-25 15:50:25 +01:00
stringxml_test.dart refactor: Remove the nonzas/ folder 2022-01-25 15:53:52 +01:00
xmlstreambuffer_test.dart xmpp: Communicate stream closure from the buffer 2022-02-06 18:38:23 +01:00
xmpp_test.dart xmpp: Implement Message Carbons 2022-03-01 20:26:55 +01:00