]>
| author | seantywork <seantywork@gmail.com> | |
| Wed, 19 Feb 2025 02:11:02 +0000 (11:11 +0900) | ||
| committer | seantywork <seantywork@gmail.com> | |
| Wed, 19 Feb 2025 02:11:02 +0000 (11:11 +0900) | ||
| commit | 75e23cd5316106420894803a1c8527647ce07b06 | |
| tree | 8479a679331eb5888beb21412e726bb5ce6b2d04 | tree | snapshot |
| parent | 7930c634ac7281af6d26c74932e9c9eb24ecc450 | commit | diff |
| Makefile | diff | blob | history | |
| cmd/cli/main.c | diff | blob | history | |
| cmd/engine/main.c | diff | blob | history | |
| include/rat-chat/cli/cli.h | [new file with mode: 0644] | blob |
| include/rat-chat/core.h | diff | blob | history | |
| include/rat-chat/ctl.h | [new file with mode: 0644] | blob |
| include/rat-chat/front/core.h | [deleted file] | blob | history |
| include/rat-chat/front/front.h | [new file with mode: 0644] | blob |
| include/rat-chat/sock/core.h | [deleted file] | blob | history |
| include/rat-chat/sock/sock.h | [new file with mode: 0644] | blob |
| src/cli/cli.c | [new file with mode: 0644] | blob |
| src/core.c | [deleted file] | blob | history |
| src/ctl.c | [new file with mode: 0644] | blob |
| src/front/front.c | [new file with mode: 0644] | blob |
| src/hubfront/core.c | [deleted file] | blob | history |
| src/hubsock/core.c | [deleted file] | blob | history |
| src/sock/sock.c | [new file with mode: 0644] | blob |