diff --git a/README.md b/README.md new file mode 100644 index 0000000..bc6fd7d --- /dev/null +++ b/README.md @@ -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.