Skip to content

Commit

Permalink
update doc: remove chain of responsibility pattern (#794)
Browse files Browse the repository at this point in the history
  • Loading branch information
localvar authored Sep 14, 2022
1 parent ccfa0a4 commit 0aa6668
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 @@ -73,7 +73,6 @@ The architecture of Easegress:
- **OAuth2:** validates [OAuth/2](https://datatracker.ietf.org/doc/html/rfc6749) requests.
- **Let's Encrypt:** automatically manage certificate files.
- **Pipeline-Filter Mechanism**
- **Chain of Responsibility Pattern:** orchestrates filters chain.
- **Filter Management:** makes it easy to develop new filters.
- **Service Mesh**
- **Mesh Master:** is the control plane to manage the lifecycle of mesh services.
Expand Down
1 change: 0 additions & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@
- **OAuth2**:验证 [OAuth/2](https://datatracker.ietf.org/doc/html/rfc6749) 请求。
- **Let's Encrypt:** 自动管理证书文件。
- **管道过滤机制**
- **责任链模式**:编排过滤器链。
- **过滤器管理**:轻松开发新过滤器。
- **服务网格**
- **网格主控**:是管理网格服务生命周期的控制平面。
Expand Down

0 comments on commit 0aa6668

Please sign in to comment.