Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/esler/json-rpc
Simple async JSON-RPC library build on top of the GuzzleHttp
https://github.com/esler/json-rpc
Last synced: 2 days ago
JSON representation
Simple async JSON-RPC library build on top of the GuzzleHttp
- Host: GitHub
- URL: https://github.com/esler/json-rpc
- Owner: esler
- License: mit
- Created: 2018-09-10T12:59:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-07-19T08:47:52.000Z (over 3 years ago)
- Last Synced: 2024-11-09T05:23:07.249Z (about 2 months ago)
- Language: PHP
- Size: 18.6 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# json-rpc
Simple async JSON-RPC library build on top of the GuzzleHttp## Example
see `./examples`## License
MIT