Commit Graph

19 Commits

Author SHA1 Message Date
9d0a08650f 🏗️」 wip(Client): taking pollfd and not just fd in argument 2025-04-25 12:44:45 +02:00
a77f44579f 🔨」 fix(Client): added empty constructor and parse function 2025-04-25 12:34:11 +02:00
e28807078f 🔨」 fix(Client): fixed client just segfaulting on destructor cuz i am stupid 2025-04-23 14:40:57 +02:00
cc953a791c 🔨」 fix: fixed compilation error 2025-04-22 14:32:35 +02:00
b9b299cd68 ✏️」 norm(includes): cleaned headers 2025-04-22 12:06:48 +02:00
773a54d7cd 🏗️」 wip: done _handle_client 2025-04-21 11:08:11 +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
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
b98bec117b 🏗️」 wip: Socket creation should be working 2025-04-17 13:12:46 +02:00
a407ee51a3 」 feat(server/client): added Client class :D 2025-04-17 13:11:18 +02:00
2004386c8d 🏗️」 wip: Added proto for Client class 2025-04-14 15:05:26 +02:00
42ab0cfc97 🔨」 fix: adapted constructor to the new config file 2025-04-14 13:43:42 +02:00
f185a811d8 🏗️」 wip(server/_run): fixed _run command 2025-04-12 18:57:41 +02:00
20a0bf80de 🏗️」 wip: started server class 2025-04-11 19:23:44 +02:00
6b2632534c 🏗️」 wip(requests): from map to multimap for multiple headers with same key(still tmp commit, will redo them correctly after i'm done) 2025-02-12 01:36:19 +01:00
354b5f01f3 🏗️」 wip: work in progress, not done yet. 2025-02-11 22:26:50 +01:00
3c1eb1ec99 🏗️」 wip(includes): very very wip of the headers (this commit should be deleted later) 2025-02-11 13:52:45 +01:00