Skip to content

Commit 6525237

Browse files
committed
add TODO.md
1 parent 96c9d65 commit 6525237

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

โ€ŽTODO.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
ย (0)