Jelajahi Sumber

docs: add out of scope in README.md

Yujia Qiao 4 tahun lalu
induk
melakukan
850863e0e7
2 mengubah file dengan 4 tambahan dan 0 penghapusan
  1. 2 0
      README-zh.md
  2. 2 0
      README.md

+ 2 - 0
README-zh.md

@@ -165,3 +165,5 @@ rathole 的延迟与 [frp](https://github.com/fatedier/frp) 相近,在高并
 - [x] 支持UDP
 - [x] 支持UDP
 - [x] 热重载
 - [x] 热重载
 - [ ] 用于配置的HTTP APIs
 - [ ] 用于配置的HTTP APIs
+
+[Out of Scope](./docs/out-of-scope.md) 列举了没有计划开发的特性并说明了原因。

+ 2 - 0
README.md

@@ -163,3 +163,5 @@ For more details, see the separate page [Benchmark](./docs/benchmark.md).
 - [x] UDP support
 - [x] UDP support
 - [x] Hot reloading
 - [x] Hot reloading
 - [ ] HTTP APIs for configuration
 - [ ] HTTP APIs for configuration
+
+[Out of Scope](./docs/out-of-scope.md) lists features that are not planned to be implemented and why.