Features - adedov/libiqxmlrpc GitHub Wiki

XML-RPC support

  • XML-RPC standard support
  • Support for Nil values
  • Limited introspection support (system.listMethods method)
  • FCI conformance
  • Method interceptors
  • Custom method dispatchers

Other features

  • HTTP and HTTPS server over non-blocking socket
  • HTTP and HTTPS client over non-blocking socket
  • HTTP Authentication
  • HTTP Proxy Support
  • Multi-threaded and single-threaded server options
  • Support for transparent character set conversion
  • Support for HTTP persistent connections
  • Security settings: maximum query size; custom IP firewall.