Changes for page JsonRpcBundle

Last modified by Ashterix on 2024/07/11 13:11

From version 11.1
edited by Ashterix
on 2024/07/11 13:06
Change comment: There is no comment for this version
To version 5.1
edited by Ashterix
on 2024/05/12 20:35
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -19,7 +19,6 @@
19 19  >Creating RPC services for service-oriented architecture on Symfony has never been easier.
20 20  
21 21  This package makes it easy to create an API using a JSON-RPC server for Symfony v.6.* and later. It is suitable for developers who want to quickly and efficiently integrate RPC functionality into their projects.
22 -{{include reference="docs.JsonRpcBundle.changeLog.7\.0.WebHome"/}}
23 23  
24 24  == Key Benefits ==
25 25  
... ... @@ -27,11 +27,6 @@
27 27  * **Flexibility**: The package provides great flexibility in API creation, allowing developers to easily extend and modify server behavior without interfering with existing code.
28 28  * **Efficiency**: Thanks to the optimization of calls and the use of modern Symfony components, the package guarantees high performance when processing requests.
29 29  
30 -{{include reference="docs.JsonRpcBundle.changeLog.7\.0.WebHome"/}}
31 -
32 -{{include reference="docs.JsonRpcBundle.functionality.WebHome"/}}
33 -
34 -
35 35  == Documentation sections ==
36 36  
37 37  You can find detailed information about every aspect of using and configuring the library in