https://github.com/swoft-cloud/swoft-rpc-client
[READ ONLY] RPC Client Compoment for Swoft
https://github.com/swoft-cloud/swoft-rpc-client
cpp php rpc rpc-client swoft swoole
Last synced: about 1 month ago
JSON representation
[READ ONLY] RPC Client Compoment for Swoft
- Host: GitHub
- URL: https://github.com/swoft-cloud/swoft-rpc-client
- Owner: swoft-cloud
- License: apache-2.0
- Created: 2018-01-06T16:01:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T17:03:43.000Z (about 4 years ago)
- Last Synced: 2025-04-05T01:11:11.747Z (2 months ago)
- Topics: cpp, php, rpc, rpc-client, swoft, swoole
- Language: PHP
- Homepage: https://www.swoft.org
- Size: 3.85 MB
- Stars: 5
- Watchers: 6
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Swoft Rpc Client
[](https://packagist.org/packages/swoft/rpc-client)
[](https://secure.php.net/)
[](https://www.swoft.org/docs)
[](https://github.com/swoft-cloud/swoft/blob/master/LICENSE)Swoft Rpc Client Component
## [中文说明](README.zh-CN.md)
中文说明请查看 [README.zh-CN.md](README.zh-CN.md)
## Install
- composer command
```bash
composer require swoft/rpc-client
```## Resources
* [Documentation](https://swoft.org/docs)
* [Contributing](https://github.com/swoft-cloud/swoft/blob/master/CONTRIBUTING.md)
* [Report Issues][issues] and [Send Pull Requests][pulls] in the [Main Swoft Repository][repository][pulls]: https://github.com/swoft-cloud/swoft-component/pulls
[repository]: https://github.com/swoft-cloud/swoft
[issues]: https://github.com/swoft-cloud/swoft/issues## LICENSE
The Component is open-sourced software licensed under the [Apache license](LICENSE).