Expand description
Type and code for handling a “half-closed” stream.
A half-closed stream is one that we’ve sent an END on, but where we might still receive some cells.
Structs§
- Half
Stream 🔒 - Type to track state of half-closed streams.
Type and code for handling a “half-closed” stream.
A half-closed stream is one that we’ve sent an END on, but where we might still receive some cells.