# NetEx Small server & client project for linux. # Contains - [x] Unix sockets - [ ] Multithreading (pthreads) - [ ] Configuration (JSON format) - [ ] Secure connection (OpenSSL) - [ ] Encryption (OpenSSL) # Build - CMake - Ninja - Make # Dependencies - JSON-C - OpenSSL