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

HTTP2 support for thrift go client #537

Open
wenhaocs opened this issue Jan 24, 2023 · 1 comment
Open

HTTP2 support for thrift go client #537

wenhaocs opened this issue Jan 24, 2023 · 1 comment

Comments

@wenhaocs
Copy link

Hi, can I check if thrift go client has HTTP2 support or do you have plans for that? Thanks!

@veezhang
Copy link
Contributor

veezhang commented Feb 1, 2023

I've tried with HTTP2, and it's failed at seqID check. The seqID is always 0 in RecvMsg.

https://github.com/facebook/fbthrift/blob/main/thrift/lib/go/thrift/clientconn.go#L103-L116

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants