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