Adding threading and general handle of incoming requests, as well as
returning a standard site
parent
1c21f05d
No related branches found
No related tags found
Showing
- core/http/src/handlers.rs 0 additions, 0 deletionscore/http/src/handlers.rs
- core/http/src/lib.rs 69 additions, 9 deletionscore/http/src/lib.rs
- core/http/src/routing.rs 2 additions, 0 deletionscore/http/src/routing.rs
- core/http/src/threading.rs 90 additions, 0 deletionscore/http/src/threading.rs
- q 0 additions, 0 deletionsq
- site/Cargo.lock 7 additions, 0 deletionssite/Cargo.lock
- site/Cargo.toml 1 addition, 0 deletionssite/Cargo.toml
- site/hello.html 11 additions, 0 deletionssite/hello.html
- site/src/main.rs 1 addition, 1 deletionsite/src/main.rs
core/http/src/handlers.rs
0 → 100644
core/http/src/routing.rs
0 → 100644
core/http/src/threading.rs
0 → 100644
q
0 → 100644
site/hello.html
0 → 100644
Please register or sign in to comment