Create README.md

This commit is contained in:
2019-07-19 10:12:44 +03:00
committed by GitHub
parent 7cf668e3c1
commit c5d09db857
+8
View File
@@ -0,0 +1,8 @@
# MTSC
## Modular TCP Server and Client
Build TCP servers out of modules.
## Nuget
## Examples
Functional Examples are provided in the TestClient and TestServer projects.