dotnet / reactive

The Reactive Extensions for .NET
http://reactivex.io
MIT License
6.73k stars 751 forks source link

Add concrete scenario for Subject Factory in IntroToRx #2070

Open idg10 opened 11 months ago

idg10 commented 11 months ago

IntroToRx has a section on Subject Factories, but we don't currently have a good realistic scenario to explain why you might want this.