I’m running some test on those two networking framework: MKNetworkKit and AFNetworking. And I am seeing that it is not easy to see the differences between the two libs. What are the major differences between the two?
I’m running some test on those two networking framework: MKNetworkKit and AFNetworking. And I
Share
MKNetworkKit:AFNetworking:UIImageView+AFNetworkingfor lazy image loading (possible in MKNK, but more painful).Anything else?