Skip to content

Add support for Codable types #3

@helje5

Description

@helje5

Just like in SwiftXmlRpc, it would be nice to support Codable types directly.

As a cheap first solution, this could encode the XmlRpcValue's as JSON and then use the JSONEncoder.
As a proper solution this would need an own coder/decoder.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions