Update README.md

This commit is contained in:
Dmitry Sovetin
2019-10-31 15:54:06 +03:00
committed by GitHub
parent bba8c620bd
commit fbbbef7da6

View File

@@ -7,6 +7,7 @@
Simple multithreaded UDP server. Simple multithreaded UDP server.
The number of threads is determined by the number of CPU cores. The number of threads is determined by the number of CPU cores.
JSON logging. JSON logging.
XTea encryption functions.
## Getting Started ## Getting Started