Skip to content
/ rpc Public

Remote procedure call

License

Notifications You must be signed in to change notification settings

swiftstack/rpc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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