Skip to content

Commit

Permalink
rename capture
Browse files Browse the repository at this point in the history
  • Loading branch information
farwish committed Aug 25, 2019
1 parent 2bcf9f3 commit 3729d39
Show file tree
Hide file tree
Showing 26 changed files with 7 additions and 19 deletions.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Empty file added 6.Swoole共享内存/.gitkeep
Empty file.
Empty file added 7.Swoole多进程/.gitkeep
Empty file.
Empty file added 8.Swoole客户端/.gitkeep
Empty file.
Empty file added 9.0.Swoole高级部分/.gitkeep
Empty file.
Empty file added 9.1.Swoole其它/.gitkeep
Empty file.
Empty file added 9.2.总结/.gitkeep
Empty file.
26 changes: 7 additions & 19 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,24 +1,12 @@
# Swoole 通信引擎
# Swoole 入门到进阶

导学
本课程帮助大家较为轻松入门 Swoole,掌握 Swoole 几乎所有常见用法,为工作中应用打下坚实基础。

运行环境
```
Swoole 是面向生产环境的 PHP 异步网络通信引擎,使 PHP 开发人员可以编写高性能的异步并发 TCP、UDP、Unix Socket、HTTP 和 WebSocket 服务。
Swoole 编程须知
Swoole 可以广泛应用于互联网、移动通信、企业软件、云计算、网络游戏、物联网、车联网和智能家居等领域。
Swoole 服务器

Swoole 协程

Swoole 共享内存

Swoole 多进程

Swoole 客户端

Swoole 高级部分

Swoole 其它

总结
使用 PHP+Swoole 作为网络通信框架,可以使企业IT研发团队的效率大大提升,更加专注于开发创新产品。
```

0 comments on commit 3729d39

Please sign in to comment.