Send completion from server in Client to Server streaming
Open
affected-few
area-signalr
enhancement
Needs: Design
severity-minor
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
Epic https://github.com/aspnet/AspNetCore/issues/8796
We should send a completion message to the client when the server completes the stream early so the client knows to stop sending stream items.
Also, if an unexpected stream item arrives we should probably send a completion for that stream id.
Contributor guide
Assessment
This issue has not been assessed yet.