Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
This module will work as a client with the Services module and jsonrpc_server or with other non-Drupal JSON_RPC services. It was developed for a project where there was two-way JSON-RPC communications. The site used both jsonrpc_server and jsonrpc_client.
Comments
Comment #1
cleaver commentedThe Services module has a JSON-RPC server module that implements the protocol. http://drupal.org/project/jsonrpc_server
This module will work as a client with the Services module and jsonrpc_server or with other non-Drupal JSON_RPC services. It was developed for a project where there was two-way JSON-RPC communications. The site used both jsonrpc_server and jsonrpc_client.
Comment #2
cleaver commented