Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
walkor committed Jan 19, 2016
1 parent 8e524cd commit eacfa64
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
基于订阅的多进程通讯组件,类似redis订阅发布机制。
(服务端和客户端只能在workerman环境中使用)

# 手册地址
[Channel手册](http://doc3.workerman.net/component/channel.html)

# 服务端
```php
use Workerman\Worker;
Expand Down

0 comments on commit eacfa64

Please sign in to comment.