Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 234 Bytes

File metadata and controls

3 lines (2 loc) · 234 Bytes

XMLRPCSerialization

A package which supports the decoding and encoding of XML-RPC requests. It does not send or receive such requests; it only deals with the XML format and making it Codable. Only encoding is implemented so far.