summaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Collapse)Author
2026-07-10moving header files to include directory & moving resources in it's own ↵Aargh Rai
directory i know currently there is race condition, but the code is getting too messy, i will continue to this after i make a vis tool to analyse how i should split up files & stuff the code rn needs intense restructing for it to make any more progress
2026-06-01reconnect buttonAargh Rai
2026-06-01fixed knight + fixed commsAargh Rai
2026-06-01handling recv better & sending smaller packs so i don't need to handle more ↵Aargh Rai
conditions
2026-05-31only valid moves here + piece capturesAargh Rai
2026-05-31communicating fens from frontends & fixing load_fenAargh Rai
2026-05-29crazy working logging system, we are back to where we were yesterday, just ↵Aargh Rai
with logs
2026-05-28now multiple connections are actually handledAargh Rai
2026-05-28the moves now make it to the frontendAargh Rai
i know the issue which exists, where the server can't handle the request if i reload the page
2026-05-27main.c message reached JSAargh Rai
2026-05-27went through all, but comms is workingAargh Rai