dotnet/aspnetcore

Additional streaming parameter types

Open

#5,316 建立於 2018年7月3日

在 GitHub 查看
 (7 留言) (2 反應) (0 負責人)C# (10,653 fork)batch import
Blazor ♥ SignalRNeeds: Designaffected-very-fewarea-signalrenhancementhelp wantedseverity-nice-to-have

倉庫指標

Star
 (37,933 star)
PR 合併指標
 (平均合併 16天 9小時) (30 天內合併 258 個 PR)

描述

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.

貢獻者指南