sync
This commit is contained in:
@@ -28,8 +28,8 @@ Similarly, a list of dependent linux packages:
|
||||
## Development plan:
|
||||
- [x] Build & project setup, get working hello-world program.
|
||||
- [x] TCP Demo between client and server
|
||||
- [ ] Add TLS with OpenSSL on top of the TCP
|
||||
- [ ] Build and deploy server to a Docker container in a CI/CD pipeline
|
||||
- [ ] Add TLS with OpenSSL on top of the TCP
|
||||
- [ ] Build and deploy server to a Docker container in a CI/CD pipeline (they have windows containers 🤯)
|
||||
- [ ] Implement PostgreSQL interfacing for the server
|
||||
- [ ] Checkpoint the client<->server model for basic crud actions
|
||||
- [ ] Create client GUI with QML: display responded messages and textbox + button for sending
|
||||
|
||||
Reference in New Issue
Block a user