Skip to content

Commit

Permalink
revise readme
Browse files Browse the repository at this point in the history
  • Loading branch information
DrmagicE committed Nov 9, 2021
1 parent c80b56a commit 675ff73
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,6 @@ Gmqtt implements the following hooks:
| OnWillPublish | When the client is going to deliver a will message | Modify or drop the will message |
| OnWillPublished| When a will message has been delivered| |

See `/examples/hook` for details.

## How to write plugins
[How to write plugins](https://github.com/DrmagicE/gmqtt/blob/master/plugin/README.md)
Expand Down
1 change: 0 additions & 1 deletion README_ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,6 @@ Gmqtt实现了下列钩子方法。
| OnWillPublish | 发布遗嘱消息前 | 修改或丢弃遗嘱消息|
| OnWillPublished| 发布遗嘱消息后| |

`/examples/hook` 中有常用钩子的使用方法介绍。

## 怎么写插件
[How to write plugins](https://github.com/DrmagicE/gmqtt/blob/master/plugin/README.md)
Expand Down

0 comments on commit 675ff73

Please sign in to comment.