Skip to content

Prado-RPC repo - move RPC (XML and JSON) to separate repo (RPC is legacy) #1210

Description

@belisoful

RPC Client is in Util rather than IO. It should be in IO.
There is a larger issue: XML-RPC extension was removed in PHP 8 disabling the xml-rpc classes in Prado.
and XML-RPC was superseded by JSON-RPC in 2010 (hence the removal of xml-rpc from PHP 8).
As such, a new CODEC class is required to fill in the MIA xml-rpc extension.

RPC is superseded by REST (#1155).

It is proposed to move RPC out of PRADO into its own repo, like currently for sqlmap

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