Documentation
    Preparing search index...

    Module @quatrain/api-xmlrpc

    @quatrain/api-xmlrpc

    An XML-RPC client package designed for the Quatrain Core framework. It provides a simple, Promise-based wrapper around the XML-RPC protocol.

    • Promise-based API: Replaces node-style callback interfaces with modern async/await patterns.
    • Support for secure connections: Easily toggle secure HTTPS execution.
    • Seamless integration: Built specifically to connect with external systems utilizing the XML-RPC protocol (e.g. Odoo).

    Refer to the HOWTO.md file for code examples and configuration details.

    AGPL-3.0-only

    Classes

    XmlRpcClient

    Interfaces

    XmlRpcClientOptions