Commit message (Collapse) | Author | ||
---|---|---|---|
2023-04-29 | add a default SQLite database path | Egor Tensin | |
2023-04-29 | cmd_line: read executable name from /proc/self/exe | Egor Tensin | |
2023-04-29 | dedupe command line routines | Egor Tensin | |
2023-04-29 | make struct server opaque | Egor Tensin | |
2022-12-02 | add copyright notices | Egor Tensin | |
2022-09-11 | create SQLite database on startup | 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. |