dotnet/aspnetcore

Additional streaming parameter types

オープン

#5,316 opened on 2018/07/03

 (7 件のコメント) (2 件のリアクション) (0 人の担当者)C# (10,653 件のフォーク)batch import
Blazor ♥ SignalRNeeds: Designaffected-very-fewarea-signalrenhancementhelp wantedseverity-nice-to-have

Repository metrics

Stars
 (37,933 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

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