docs(readme): added features to readme
This commit is contained in:
parent
68fc15306f
commit
00b3573421
1 changed files with 8 additions and 0 deletions
|
|
@ -8,6 +8,14 @@ QNet is a opensource networking library for C that works both on windows an linu
|
||||||
|
|
||||||
## Features
|
## Features
|
||||||
|
|
||||||
|
The QNet library offers the following features:
|
||||||
|
|
||||||
|
* TCP and UDP client
|
||||||
|
* TCP and UDP server
|
||||||
|
* Async request and response processing
|
||||||
|
* HTTP 1.1 request and response parsing
|
||||||
|
* JSON parsing
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
### Prerequisites
|
### Prerequisites
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue