PHPackages                             limingxinleo/x-swoole-rpc - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. limingxinleo/x-swoole-rpc

ActiveLibrary[API Development](/categories/api)

limingxinleo/x-swoole-rpc
=========================

Rpc library for swoole

1.2.1(7y ago)162.5k41MITPHPPHP &gt;=5.6

Since Mar 2Pushed 7y ago2 watchersCompare

[ Source](https://github.com/limingxinleo/x-swoole-rpc)[ Packagist](https://packagist.org/packages/limingxinleo/x-swoole-rpc)[ RSS](/packages/limingxinleo-x-swoole-rpc/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (4)Versions (7)Used By (1)

Swoole RPC Library
==================

[](#swoole-rpc-library)

[![Build Status](https://camo.githubusercontent.com/a7e201a3b610de37ecf35c7f86c7ba0a950d4725042083fc74e32e69a2336cce/68747470733a2f2f7472617669732d63692e6f72672f6c696d696e6778696e6c656f2f782d73776f6f6c652d7270632e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/limingxinleo/x-swoole-rpc)

[Go版本](https://github.com/limingxinleo/go-socket-rpc)

安装
--

[](#安装)

```
composer require limingxinleo/x-swoole-rpc

```

使用
--

[](#使用)

服务端示例代码

```
