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

websocket::stream::async_read_some docs should mention how to identify message completion #2969

Open
ashtum opened this issue Jan 8, 2025 · 0 comments
Assignees
Labels
Doc A documentation specific issue

Comments

@ashtum
Copy link
Collaborator

ashtum commented Jan 8, 2025

The websocket::stream::async_read_some page should mention how websocket::stream::is_message_done can be used to determine if the last read operation completed the current message.

@ashtum ashtum added the Doc A documentation specific issue label Jan 8, 2025
@ashtum ashtum added this to the Boost 1.88 beta milestone Jan 8, 2025
@ashtum ashtum self-assigned this Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Doc A documentation specific issue
Projects
None yet
Development

No branches or pull requests

1 participant