We need to create a C++ network router that allows at least full HTTP 2 request handling. ## 📋 Subtasks - [ ] List routes - [ ] Listen for request - [ ] Dispatch request - [ ] Add middlewares
We need to create a C++ network router that allows at least full HTTP 2 request handling.
📋 Subtasks