We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96c9d65 commit 6525237Copy full SHA for 6525237
โTODO.md
@@ -0,0 +1,22 @@
1
+# rpcx
2
+
3
+Milestone 6.0
4
5
+### Todo
6
7
+- [ ] improve message.Encode to avoid copy header and payload [#399]
8
+- [ ] Users can customize the failure of calls [#396]
9
+- [ ] improve rpcx-gateway 6.0 feature [#390]
10
+- [ ] improve rust lib [#389]
11
+- [ ] add rpc request replay [#417]
12
+- [ ] support sub/pub [#415]
13
+- [ ] avoid too many connects after disconnected [#411]
14
+- [ ] re-register services if registery center has recovered [#420]
15
16
+### In Progress
17
18
19
+### Done โ
20
21
+- [x] can't get latest nodes for nacos [#422]
22
+- [x] add k8s deployment yaml [#355]
0 commit comments