You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2021. It is now read-only.
Require Support: MacOSX / Linux / Windows System and C++ 11 Support
15
15
## Uncompromising Performances?
16
16
Right, we use LibUV as our basis for our socket class.
@@ -21,7 +21,6 @@ The development of EasyCrossPlatform is given power by the following lib:
21
21
[Crypto++](https://github.com/weidai11/cryptopp) - Encryption Lib, EasyCrossPlatform Encryption built based on it.
22
22
[Crypto++ Examples](https://github.com/sechaser/CryptoPP) - Crypto++ AES Example, EasyCrossPlatform AES Encryption built based on it.
23
23
[MariaDB](https://mariadb.com/downloads/mariadb-tx/connector) - MySQL / MariaDB Connector Lib.
24
-
[LibCurl](https://curl.haxx.se/) - EasyCrossPlatform Request Lib built based on it.
25
24
[JSONCPP](https://github.com/henshao/jsoncpp) - A quicker version of JSONCPP, a JSON parser, EasyCrossPlatform JSON class completely built based on it.
26
25
[mbedtls](https://github.com/ARMmbed/mbedtls) - A encryption and TLS/SSL lib for building TLS-connected sockets.
27
26
[whereami](https://github.com/gpakosz/whereami) - A two-files lib which tells the program where it is.
0 commit comments