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

Add docs for StreamingHandlerConn concurrency constraints #795

Closed
wants to merge 1 commit into from

Conversation

emcfarlane
Copy link
Contributor

@emcfarlane emcfarlane commented Nov 2, 2024

Adds docs for the StreamingHandlerConn interface stating the constraints for concurrent use. The grouped methods are similar to the clients StreamingClientConn interface.

Edit: moving to draft to clarify behaviour.

Adds docs for the StreamingHandlerConn interface stating the constraints for
concurrent use. The grouped methods are similar to the clients
StreamingClientConn interface.

Signed-off-by: Edward McFarlane <[email protected]>
@emcfarlane
Copy link
Contributor Author

Handler implementations broadly follow these limited concurrency guides but it is a breaking change to add these constraints. Closing, the server implementations don't support any concurrent use cases.

@emcfarlane emcfarlane closed this Nov 2, 2024
@emcfarlane emcfarlane deleted the ed/updateStreamingDocs branch November 2, 2024 01:04
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.

1 participant