Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(mux): Set PayloadCodec for sendMsg in NetpollMux trans handler to fix generic request codec error #413

Merged
merged 2 commits into from
Apr 18, 2022

Conversation

jayantxie
Copy link
Member

@jayantxie jayantxie commented Apr 18, 2022

What type of PR is this?

fix

What this PR does / why we need it (English/Chinese):

en: Set PayloadCodec for sendMsg in NetpollMux trans handler to fix generic request codec error
zh: 在NetpollMux transHandler中设置sendMsg的PayloadCodec,以修复泛化请求编码报错问题。

Which issue(s) this PR fixes:

#411

@jayantxie jayantxie merged commit 7062507 into cloudwego:develop Apr 18, 2022
@jayantxie jayantxie deleted the fix/mux_payload_codec branch April 18, 2022 13:54
@YangruiEmma YangruiEmma added this to the v0.3.0 milestone Apr 21, 2022
@YangruiEmma YangruiEmma changed the title fix: Set PayloadCodec for sendMsg in NetpollMux trans handler to fix generic request codec error fix(mux): Set PayloadCodec for sendMsg in NetpollMux trans handler to fix generic request codec error Apr 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants