Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vinyvicente/laravel-swoole-jsonrpc
JSON-RPC Server and Client based on Swoole, for Laravel 5/6/Lumen Framework
https://github.com/vinyvicente/laravel-swoole-jsonrpc
json-rpc json-rpc-client json-rpc-server laravel rpc swoole
Last synced: 18 days ago
JSON representation
JSON-RPC Server and Client based on Swoole, for Laravel 5/6/Lumen Framework
- Host: GitHub
- URL: https://github.com/vinyvicente/laravel-swoole-jsonrpc
- Owner: vinyvicente
- License: mit
- Created: 2019-09-07T20:21:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-07T20:38:22.000Z (over 5 years ago)
- Last Synced: 2024-12-09T14:06:54.374Z (25 days ago)
- Topics: json-rpc, json-rpc-client, json-rpc-server, laravel, rpc, swoole
- Language: PHP
- Homepage:
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# Laravel JsonRPC (in development)
- JSON-RPC Server and Client based on Swoole, for Laravel/Lumen Framework 5 and Laravel 6 soon.
### Notes
[JSON-RPC 2.0 Specification](https://www.jsonrpc.org/specification)