Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | cmd -> msg | Egor Tensin | 2022-08-23 |
| | | | | This I feel better conveys the meaning. | ||
* | remove redundant code | Egor Tensin | 2022-08-23 |
| | |||
* | cmd: add cmd_from_argv | Egor Tensin | 2022-08-23 |
| | |||
* | add some code | Egor Tensin | 2022-08-23 |
A basic client-server app, the client sends commands as an array of strings. Hopefully I didn't mess up, and hopefully it'll be useful. |