tgvashworth / fetch-engine

A smart request-making library
24 stars 6 forks source link

Support Observable API #81

Open tgvashworth opened 8 years ago

tgvashworth commented 8 years ago

Observables are good type for representing values through time, with a concept of cancellation. It would be great if fetch-engine could extend fetch to also be Observable.