kitex
kitex copied to clipboard
[WIP]feat(codec): Unknown Method Handler
What type of PR is this?
feat: A new feature
Check the PR title.
we UnknownMethodHandler mechanism for a normal Kitex server to deal with requests with unknown methods.
- [ ] This PR title match the format: <type>(optional scope): <description>
- [ ] The description of this PR title is user-oriented and clear enough for others to understand.
- [ ] Attach the PR updating the user documentation if the current PR requires user awareness at the usage level. User docs repo
(Optional) Translate the PR title into Chinese.
Kitex 服务器可以处理未知方法的请求的机制
(Optional) More detailed description for this PR(en: English/zh: Chinese).
en: zh(optional):