diff --git a/readme b/readme new file mode 100644 index 0000000..c08787a --- /dev/null +++ b/readme @@ -0,0 +1,13 @@ +# NetEx +Small server & client project. + +# Contains +- [x] Unix sockets +- [-] Multithreading (pthreads) +- [ ] Configuration (JSON format) +- [ ] Secure connection (OpenSSL) +- [ ] Encryption (OpenSSL) + +# Dependencies +- JSON-C +- OpenSSL \ No newline at end of file