jsonrpc-bundle
jsonrpc-bundle copied to clipboard
JSON-RPC server for Symfony: exposes services registered in the service container as JSON-RPC-webservices
hello, the compatiblity to the new version of Symfony 5 is not available . indeed in Wa72\JsonRpcBundle\DependencyInjection\Configuration.php file, object TreeBuilder change : line 22-23 ` $treeBuilder` = new TreeBuilder(); $rootNode`...
In release 0.5.0 when attempting to use the group option in the serialization context configuration, it throws an "InvalidConfigurationException" exception.
see http://www.jsonrpc.org/specification#batch