swiftstack / rpc

Remote procedure call

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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"))

About

Remote procedure call

License:The Unlicense


Languages

Language:Swift 99.2%Language:Shell 0.8%