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

[Question] Unary Interceptors does not work for Streams! #766

Closed
tahadostifam opened this issue Jul 21, 2024 · 1 comment
Closed

[Question] Unary Interceptors does not work for Streams! #766

tahadostifam opened this issue Jul 21, 2024 · 1 comment

Comments

@tahadostifam
Copy link

I implemented a unary interceptor but it seems this only works for unary calls right?
I found something in documents to implement stream interceptor but i confused how to add this in withInterceptors method.
I think connectrpc's documents need to be updated =)

Screenshot_2024-07-22_00-51-50

@tahadostifam
Copy link
Author

I fixed the error with reading the code of the interceptor.go of connect-go.

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

1 participant