mirror of
https://github.com/hmaxnl/netex.git
synced 2025-01-18 15:34:20 +01:00
13 lines
231 B
Plaintext
13 lines
231 B
Plaintext
# NetEx
|
|
Small server & client project.
|
|
|
|
# Contains
|
|
- [x] Unix sockets
|
|
- [-] Multithreading (pthreads)
|
|
- [ ] Configuration (JSON format)
|
|
- [ ] Secure connection (OpenSSL)
|
|
- [ ] Encryption (OpenSSL)
|
|
|
|
# Dependencies
|
|
- JSON-C
|
|
- OpenSSL |