README update.

--HG--
branch : dev
This commit is contained in:
Martín Lucas Golini
2019-05-22 01:03:05 -03:00
parent 55aa88217e
commit 05103234db

View File

@@ -113,12 +113,16 @@ Entropia Engine++
------------------
* Web Requests with HTTP client, with **SSL support** ( provided by mbedtls or openssl ).
* Asynchronous http requests.
* Asynchronous HTTP requests.
* File Transfers with FTP client.
* TCP and UDP sockets.
* HTTP Content-Encoding and Transfer-Encoding support.
* HTTP Proxy Support.
Module based on the SFML implementation.
@@ -156,6 +160,8 @@ Module based on the SFML implementation.
* Load layouts from XMLs
* Styling with CSS like format
**Maps Module:**
------------------