Commit message (Collapse) | Author | ||
---|---|---|---|
2023-12-12 | switch to egor@tensin.name | Egor Tensin | |
2023-07-07 | test: add some basic command-line usage tests | Egor Tensin | |
2023-05-14 | msg: add functions for one-off communication | Egor Tensin | |
2023-05-13 | add command module to handle request-response communications | Egor Tensin | |
2023-04-29 | make struct client opaque | Egor Tensin | |
2022-12-02 | add copyright notices | Egor Tensin | |
2022-08-23 | add some code | Egor Tensin | |
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. |