Commit 81b6a50
committed
Refactor HTTP server implementation to use 'src/main.cpp' as the entry point and update related scripts to execute the new server binary. Adjust CMake configuration to link against 'http-server' instead of 'server'. Update README and .gitignore files accordingly.
1 parent 42ce16f commit 81b6a50
File tree
29 files changed
+3071
-77
lines changed- compiled_starters
- cpp
- .codecrafters
- src
- c
- .codecrafters
- dockerfiles
- solutions
- cpp/01-at4
- code
- .codecrafters
- src
- diff/src
- c/01-at4/code
- .codecrafters
- starter_templates
- cpp
- code
- .codecrafters
- src
- c/code/.codecrafters
29 files changed
+3071
-77
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
0 commit comments