Blazor ♥ SignalRNeeds: Designaffected-very-fewarea-signalrenhancementhelp wantedseverity-nice-to-have
Repository metrics
- Stars
- (37,933 stars)
- PR merge metrics
- (Avg merge 16d 9h) (258 merged PRs in 30d)
Description
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.