Skip to content

Question about websocket "Read & Write concurrently" example #3363

Answered by jplatte
SimpleApp asked this question in Q&A
Discussion options

You must be logged in to vote

Why receiver: &mut SplitStream<WebSocket>? Try mut receiver: SplitStream<WebSocket>.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@SimpleApp
Comment options

@jplatte
Comment options

@SimpleApp
Comment options

@jplatte
Comment options

Answer selected by SimpleApp
@SimpleApp
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #3361 on May 27, 2025 18:14.