Commit Graph

11 Commits

Author SHA1 Message Date
Pablu23
af0c6fb814 Replace shared_pointer with RAII, also fix root path not routing correctly 2024-11-26 17:29:36 +01:00
Pablu23
c18d5f993d Add correctly shutting down server and stopping threads 2024-11-13 16:49:49 +01:00
Pablu23
a3a5280f17 Change Variable names and all to snake case 2024-11-13 16:01:17 +01:00
Pablu23
1797b3c0ef Add get function to tree, and implement basic tree in router 2024-11-13 13:23:56 +01:00
Pablu23
601e0269c1 Change router input logic and more 2024-11-12 14:25:08 +01:00
Pablu23
0a289b99b5 Add cflags to makefile, fix cflags 2024-07-13 18:19:36 +02:00
Pablu23
87b717545b Add namespace 2024-07-11 18:34:11 +02:00
Pablu23
e9a7062c07 Added multithreading 2024-07-11 18:00:03 +02:00
Pablu23
a9cdf59a97 Remove unused includes and added some comments 2024-07-08 16:49:03 +02:00
Pablu23
925ff203a4 Add Method Routing and case insensitive routing patterns 2024-07-08 16:37:28 +02:00
Pablu23
986be64e03 First really working router Version 2024-07-08 16:08:10 +02:00