mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2024-11-04 23:55:58 +01:00
8db0403138
Instead of allocating one big continuous memory block before "writing" the XMPP stream element to the socket, write the single CharSequences of LazyStringBuilder/XmlStringBuilder. Also change Obserable writer to only notify the listeners after a flush *or* if a certain limit has been reached since the last notification. Otherwise the debugger would "print" every single XML part as result of this change. |
||
---|---|---|
.. | ||
main | ||
test/java/org/jivesoftware/smack |