ishkawa / APIKit

Type-safe networking abstraction layer that associates request type with response type.
MIT License
2k stars 205 forks source link

Reactive/RxSwift support #244

Open ttuygun opened 7 years ago

ttuygun commented 7 years ago

Are there any plan to support Reactive/RxSwift for APIKit?

ishkawa commented 7 years ago

APIKit doesn't include Rx support at this time, but you can implement it easily like this.