Additional streaming parameter types
Open
affected-very-few
area-signalr
Blazor ♥ SignalR
enhancement
help wanted
Needs: Design
severity-nice-to-have
- Dominant language
- C#
- Stars
- 38.4k
- Forks
- 10.9k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 281
Description
Currently the user can pass in `ChannelReader`.
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`.
Contributor guide
Assessment
This issue has not been assessed yet.