dotnet/aspnetcore

Additional streaming parameter types

Open

#5,316 opened on 2018年7月3日

GitHub で見る
 (7 comments) (2 reactions) (0 assignees)C# (10,653 forks)batch import
Blazor ♥ SignalRNeeds: Designaffected-very-fewarea-signalrenhancementhelp wantedseverity-nice-to-have

Repository metrics

Stars
 (37,933 stars)
PR merge metrics
 (平均マージ 16d 9h) (30d で 258 merged PRs)

説明

Currently the user can pass in ChannelReader<T>.

Want to expand this to accept the Stream class, possible the new Pipeline class, etc. Make a common pattern for adding on additional types, maybe somehow tied to IEnumerableAsync.

コントリビューターガイド