Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 213 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 213 Bytes

XML-RPC

XML-RPC Request/Response + xml encode/decode.
The package doesn't include networking part.

Package.swift

.package(url: "https://github.com/swiftstack/xml-rpc.git", .branch("dev"))