How to read TCP?
Open
- Dominant language
- Rust
- Stars
- 4.1k
- Forks
- 339
- PR merge metrics
- No merged PRs in 30d
Description
[This example](https://docs.rs/async-std/latest/async_std/net/struct.TcpListener.html#method.incoming) only shows to write a byte slice to stream, but how to read from the stream?
Contributor guide
Assessment
This issue has not been assessed yet.