We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, can I check if thrift go client has HTTP2 support or do you have plans for that? Thanks!
The text was updated successfully, but these errors were encountered:
I've tried with HTTP2, and it's failed at seqID check. The seqID is always 0 in RecvMsg.
seqID
0
RecvMsg
https://github.com/facebook/fbthrift/blob/main/thrift/lib/go/thrift/clientconn.go#L103-L116
Sorry, something went wrong.
No branches or pull requests
Hi, can I check if thrift go client has HTTP2 support or do you have plans for that? Thanks!
The text was updated successfully, but these errors were encountered: