railwaymen / restler

Make simple API request using functional programming
MIT License
2 stars 3 forks source link

Move publisher getting to the Request object. #57

Closed sprzenus closed 3 years ago

sprzenus commented 3 years ago

For now, it's impossible to specify a URLSession used with Combine. We want to make it in a similar way as we did RxSwift support.