Simple web chat platform with custom C webserver and SQLite database - ABANDONED
This repository has been archived on 2026-05-07. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • C 96.2%
  • Shell 3.2%
  • Makefile 0.5%
Find a file
2024-01-16 16:49:22 +01:00
public some test required 2024-01-16 13:37:59 +01:00
uuid added libuuid 2024-01-16 13:42:01 +01:00
.gitignore some test required 2024-01-16 13:37:59 +01:00
httpd.c some test required 2024-01-16 13:37:59 +01:00
httpd.h some test required 2024-01-16 13:37:59 +01:00
LICENSE Initial commit 2024-01-16 08:55:25 +01:00
main.c Update main.c 2024-01-16 16:49:22 +01:00
Makefile gegel 2024-01-16 15:13:11 +01:00
README.md Initial commit 2024-01-16 08:55:25 +01:00
sqlite3.c some test required 2024-01-16 13:37:59 +01:00
sqlite3.h some test required 2024-01-16 13:37:59 +01:00

Infinitum

Simple web chat platform with custom C webserver and SQLite database