Cross-platform HTTPs Lib

0

I'm developing a set of apps that will be launched for pretty much every platform (iOS, Android, Windows, MacOS, Unix).

Most of the code of those apps is the same, so I'm creating a library with the core functions that will be used by them. Inside that lib, I need to send some HTTPs requests to a server. Is there any third-party library (open-source, free or commercial) that I can use to integrate with my core lib for all those platforms?

Thanks

    
asked by anonymous 26.01.2018 / 21:19

0 answers