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

Streaming Interceptors #3641

Merged
merged 28 commits into from
Feb 9, 2025
Merged

Streaming Interceptors #3641

merged 28 commits into from
Feb 9, 2025

Conversation

douglaswth
Copy link
Member

@douglaswth douglaswth commented Feb 1, 2025

  • Initial implementation of Streaming Interceptors generation based on Interceptors Proposal #3614
  • Add SendWithContext and RecvWithContext methods to the stream interfaces
  • Fix several generation bugs

Copy link
Member

@raphael raphael left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really great PR! I left very few minor comments. Overall it all makes sense and follows the existing patterns very well, good job!

@douglaswth douglaswth requested a review from raphael February 3, 2025 20:11
@raphael raphael force-pushed the streaming-interceptors branch from cf121b1 to edbbca8 Compare February 8, 2025 21:31
@raphael raphael merged commit d581e4e into v3 Feb 9, 2025
11 checks passed
@raphael raphael deleted the streaming-interceptors branch February 9, 2025 00:11
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

Successfully merging this pull request may close these issues.

2 participants