dotnet / dotnet/aspnetcore

Send completion from server in Client to Server streaming

Open
#7,070 7 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.