Commit Graph

67 Commits

Author SHA1 Message Date
7cd221524f 🏗️」 wip: loop nearly working 2025-04-23 12:43:38 +02:00
cc2dc23963 🔨」 fix: fixed some exception handling that were a little SUS 2025-04-22 16:41:28 +02:00
b4eb64ca3f 🔨」 fix: corrected issue with ip in the main loop 2025-04-22 16:35:52 +02:00
81631d8290 」 feat: added debug function in log class 2025-04-22 16:23:28 +02:00
701401f559 」 feat: added ctrl c handling 2025-04-22 15:41:35 +02:00
b9b299cd68 ✏️」 norm(includes): cleaned headers 2025-04-22 12:06:48 +02:00
1bd83e15b0 🏗️」 wip: added some macro for easier coding with iterator 2025-04-22 11:41:05 +02:00
773a54d7cd 🏗️」 wip: done _handle_client 2025-04-21 11:08:11 +02:00
25eef85b27 🏗️」 wip: need to do _handle_client func 2025-04-20 18:30:19 +02:00
bd19d78ac7 🔨」 fix: merge conflic on socket.cpp 2025-04-20 13:30:10 +02:00
5824985c93 🔨」 fix: fixed client bullshit things 2025-04-20 11:26:45 +02:00
a2cf80bfde 🏗️」 wip: passed _log to a global pointer 2025-04-18 10:09:46 +02:00
0b77d7b80c 🏗️」 wip: started client handling (need to redo a part of the client fd handling) not yet usable 2025-04-17 19:04:30 +02:00
49fcb87395 🏗️」 wip: main loop should be working 2025-04-17 18:22:05 +02:00
dac3df1a03 🏗️」 wip: started _run 2025-04-17 14:36:07 +02:00
0862a76c30 🗑️」 clean(client.cpp): cleaned files 2025-04-17 14:26:26 +02:00
a407ee51a3 」 feat(server/client): added Client class :D 2025-04-17 13:11:18 +02:00