dotnet/aspnetcore

Additional streaming parameter types

开放

#5,316 创建于 2018年7月3日

 (7 条评论) (2 个反应) (0 位负责人)C# (10,653 个派生)batch import
Blazor ♥ SignalRNeeds: Designaffected-very-fewarea-signalrenhancementhelp wantedseverity-nice-to-have

仓库指标

星标
 (37,933 个星标)
PR 合并指标
 (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.

贡献者指南