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