mirror of
https://gitlab.com/xmpp-rs/xmpp-rs.git
synced 2024-07-12 22:21:53 +00:00
2097b9685f
rxml 0.10.0 (and earlier) had a bug which caused it to reject valid XML documents if an UTF-8 sequence straddled the token size boundary (8192 bytes by default) of a text event. |
||
---|---|---|
.. | ||
examples | ||
src | ||
Cargo.toml | ||
CHANGELOG.md | ||
LICENSE | ||
README.md |
minidom
What's this?
A minimal DOM library on top of rxml, targeting exclusively the subset of XML useful for XMPP.