Commit message (Expand) | Author | |
---|---|---|
2023-12-12 | switch to egor@tensin.name | Egor Tensin |
2023-07-18 | switch to JSON-RPC as message format | Egor Tensin |
2023-07-05 | command: dedupe the code | Egor Tensin |
2023-06-13 | 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-12 | command: fix a race condition | Egor Tensin |
2023-05-15 | msg: strings, not words | Egor Tensin |
2023-05-15 | rework server-worker communication | Egor Tensin |
2023-05-14 | command: adjust order of parameters to handlers | Egor Tensin |
2023-05-14 | msg: enforce at least one word | Egor Tensin |
2023-05-13 | 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 |