Commit message (Expand) | Author | Age | |
---|---|---|---|
* | switch to JSON-RPC as message format | Egor Tensin | 2023-07-18 |
* | command: dedupe the code | Egor Tensin | 2023-07-05 |
* | event_loop: add event_loop_add_once | Egor Tensin | 2023-06-13 |
* | sanitize #include-s | Egor Tensin | 2023-06-13 |
* | event_loop: hide the API details | Egor Tensin | 2023-06-13 |
* | use signalfd to stop on SIGTERM | Egor Tensin | 2023-06-13 |
* | command: fix a race condition | Egor Tensin | 2023-06-12 |
* | msg: strings, not words | Egor Tensin | 2023-05-15 |
* | rework server-worker communication | Egor Tensin | 2023-05-15 |
* | command: adjust order of parameters to handlers | Egor Tensin | 2023-05-14 |
* | msg: enforce at least one word | Egor Tensin | 2023-05-14 |
* | command: refactoring | Egor Tensin | 2023-05-13 |
* | best practices & coding style fixes | Egor Tensin | 2023-05-13 |
* | add command module to handle request-response communications | Egor Tensin | 2023-05-13 |