mirror of
https://github.com/hmaxnl/netex.git
synced 2025-01-18 15:34:20 +01:00
Last update readme
This commit is contained in:
parent
b9a3c6f7be
commit
f8790d776b
|
@ -1,18 +1,18 @@
|
||||||
# NetEx
|
# NetEx
|
||||||
Small server & client project for linux.
|
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
|
## Build
|
||||||
- CMake
|
- CMake
|
||||||
- Ninja
|
- Ninja
|
||||||
- Make
|
- Make
|
||||||
|
|
||||||
# Dependencies
|
## Dependencies
|
||||||
- JSON-C
|
- JSON-C
|
||||||
- OpenSSL
|
- OpenSSL
|
||||||
|
|
Loading…
Reference in New Issue
Block a user