parley-messaging / ios-library

Parley iOS app library
MIT License
2 stars 2 forks source link

Remove ParleyRequestCancelable because it is not used + run http requests on background queue; #142

Open mat1th opened 5 days ago

mat1th commented 5 days ago

In this pr I've done the following improvements:

Because the ParleyNetworkSession protocol did change. This is a breaking change to the project.