Mention sweetxml in the docs
Closed this issue · 1 comments
rikkus commented
The docs don't mention that you'll need sweetxml as a dependency if you want this to build with parsing support.
Maybe just add it as a dependency?
benwilson512 commented
Not everyone wants to use SweetXml as the parser, there are several different XML parsers out there with various pros and cons. ExAws makes parsing pluggable, even when it ships with default parsing options built in.
A PR is welcome to make the note about SweetXML and built in parsing.