未验证 提交 93af4619 编写于 作者: Y yqxxgh 提交者: GitHub

docs update: add support websocket (#73)

* Processor 鉴权提取公共方法

* webSocket support readme
上级 2c3d1c11
......@@ -41,6 +41,7 @@ Ever since sureness was born, we hope to solve these, provide a **restful api**,
| --- | --- | --- | --- |
| **multi framework support** | support | support need modify | not support |
| **restful api** | support | support need modify | support |
| **websocket** | support | not support | not support |
| **path match** | dictionary matching tree | ant match | ant match |
| **annotation support** | support | support | support |
| **servlet** | support | support | support |
......
......@@ -41,6 +41,7 @@
| --- | --- | --- | --- |
| **多框架支持** | 支持 | 需改动支持 | 不支持 |
| **restful api** | 支持 | 需改动支持 | 支持 |
| **webSocket** | 支持 | 不支持 | 不支持 |
| **过滤链匹配** | 优化的字典匹配树 | ant匹配 | ant匹配 |
| **注解支持** | 支持 | 支持 | 支持 |
| **servlet** | 支持 | 支持 | 支持|
......
......@@ -38,6 +38,7 @@ Ever since sureness was born, we hope to solve these, provide a **restful api**,
| --- | --- | --- | --- |
| **multi framework support** | support | support need modify | not support |
| **restful api** | support | support need modify | support |
| **webSocket** | support | not support | not support |
| **path match** | dictionary matching tree | ant match | ant match |
| **annotation support** | support | support | support |
| **servlet** | support | support | support |
......
......@@ -39,6 +39,7 @@
| --- | --- | --- | --- |
| **多框架支持** | 支持 | 需改动支持 | 不支持 |
| **restful api** | 支持 | 需改动支持 | 支持 |
| **webSocket** | 支持 | 不支持 | 不支持 |
| **过滤链匹配** | 优化的字典匹配树 | ant匹配 | ant匹配 |
| **注解支持** | 支持 | 支持 | 支持 |
| **servlet** | 支持 | 支持 | 支持|
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册