-Added OpenSSL and HTTPS support
-Built-in version of the library for Windows, Android and iOS (other OSs use system one) -Small fixes all around
This commit is contained in:
@ -73,4 +73,6 @@ public:
|
||||
~StreamPeerTCP();
|
||||
};
|
||||
|
||||
VARIANT_ENUM_CAST( StreamPeerTCP::Status );
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user