dotnet/aspnetcore

Additional streaming parameter types

Aperta

#5316 aperta il 3 lug 2018

 (7 commenti) (2 reazioni) (0 assegnatari)C# (10.653 fork)batch import
Blazor ♥ SignalRNeeds: Designaffected-very-fewarea-signalrenhancementhelp wantedseverity-nice-to-have

Metriche repository

Star
 (37.933 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor