Skip to content

Commit

Permalink
doc update
Browse files Browse the repository at this point in the history
  • Loading branch information
chaz6chez committed Sep 29, 2024
1 parent 3ce67e3 commit 24f8976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/doc/custom.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ class MyCoroutineProcess extends MyProcess implements CoroutineWorkerInterface {

#### 2. Server 协程化

> 代码样例:[CoroutineWebServer.php](src%2FCoroutineWebServer.php)
> 代码样例:[CoroutineWebServer.php](..%2F..%2Fsrc%2FCoroutineWebServer.php)
假设我们已经存在一个自定义服务类,如`MyServer.php`

Expand Down

0 comments on commit 24f8976

Please sign in to comment.