| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-03-21 | renaming and refactoring | Christian Krinitsin | 1 | -2/+0 | |
| 2025-03-21 | client: add client class with input processing | Christian Krinitsin | 1 | -109/+3 | |
| 2025-03-21 | implement a queue with a mutex to prevent concurrent accesses to the shared ↵ | Christian Krinitsin | 1 | -11/+77 | |
| memory | |||||
| 2025-03-21 | implement communication between server and client (without mutexes and with ↵ | Christian Krinitsin | 1 | -0/+49 | |
| queue_length of 1) | |||||
