-
Notifications
You must be signed in to change notification settings - Fork 68
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
does it support grpc protocol process #143
Comments
it works in http,but when i set my cluster to my grpc server i got this error client -> envoy(wasm)-> grpc server |
my wasm code is
|
solve by add clusters http2 option
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
hello, i want to process grpc stream by this sdk,i deployment a wasm in my envoy,but i got error :
pstream connect error or disconnect/reset before headers. reset reason: protocol error
The text was updated successfully, but these errors were encountered: