Update README.md

This commit is contained in:
Dmitry Sovetin
2020-02-14 09:13:23 +03:00
committed by GitHub
parent c0ed7ca721
commit e7e42922b6

View File

@@ -4,7 +4,7 @@
[![Code Size](https://img.shields.io/github/languages/code-size/SDMMSK/UDPServer.svg?style=flat-square)](README.md)
[![License](https://img.shields.io/github/license/SDMMSK/UDPServer.svg?style=flat-square)](LICENSE)
Simple multithreaded UDP server.
Simple C++ multithreaded UDP server.
The number of threads is determined by the number of CPU cores.
JSON logging.
XTea encryption functions.