mirror of
https://github.com/hmaxnl/netex.git
synced 2025-01-18 07:24:21 +01:00
Update readme
This commit is contained in:
parent
c53f3eedf3
commit
6b4fb6535b
9
readme
9
readme
|
@ -1,13 +1,18 @@
|
|||
# NetEx
|
||||
Small server & client project.
|
||||
Small server & client project for linux.
|
||||
|
||||
# Contains
|
||||
- [x] Unix sockets
|
||||
- [-] Multithreading (pthreads)
|
||||
- [ ] Multithreading (pthreads)
|
||||
- [ ] Configuration (JSON format)
|
||||
- [ ] Secure connection (OpenSSL)
|
||||
- [ ] Encryption (OpenSSL)
|
||||
|
||||
# Build
|
||||
- CMake
|
||||
- Ninja
|
||||
- Make
|
||||
|
||||
# Dependencies
|
||||
- JSON-C
|
||||
- OpenSSL
|
Loading…
Reference in New Issue
Block a user