Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
W
WebServer
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
diufeYmike
WebServer
Commits
a9ee87ffa056fb2e4cbcfe59add05d6dedc091cc
Select Git revision
Branches
2
new
main
default
protected
2 results
webserver
Author
Search by author
Any Author
authors
diufeYmike
diufeYmike
1 author
May 28, 2023
Add instant graceful shutdown with SIGNIT
· a9ee87ff
codecraft
authored
2 years ago
a9ee87ff
Add Tokio async runtime
· ab9873ad
codecraft
authored
2 years ago
ab9873ad
May 27, 2023
add runtime crate for async/await
· db039567
codecraft
authored
2 years ago
db039567
May 22, 2023
add a post handler
· 0c607be9
codecraft
authored
2 years ago
0c607be9
May 19, 2023
Change Status to be an enum
· 87479800
codecraft
authored
2 years ago
87479800
Implement Display for HTTP Status Codes
· 8d669447
codecraft
authored
2 years ago
8d669447
Reading in body of requests with body
· e40abea4
codecraft
authored
2 years ago
e40abea4
May 18, 2023
Adding route and mountpoint listing
· 3eca9706
codecraft
authored
2 years ago
3eca9706
May 15, 2023
Refactoring a lot of stuff
· 19c473ea
codecraft
authored
2 years ago
19c473ea
May 14, 2023
Add addable routes
· a6ffcabd
codecraft
authored
2 years ago
a6ffcabd
May 13, 2023
Remove unnecessary println!s of file bytes
· d611125a
codecraft
authored
2 years ago
d611125a
Add routing with outcome functionality, improving fileserver
· 299909a8
codecraft
authored
2 years ago
299909a8
May 09, 2023
Add MIME support for the handler
· 9b9f4971
codecraft
authored
2 years ago
9b9f4971
1. Add SIGNIT graceful shutdown
· d319f18d
codecraft
authored
2 years ago
d319f18d
May 08, 2023
delete random file q
· a6251e8f
codecraft
authored
2 years ago
a6251e8f
Adding threading and general handle of incoming requests, as well as
· 2b824c07
codecraft
authored
2 years ago
2b824c07
cargo.locks and gitignores for /target compile directory
· 1c21f05d
codecraft
authored
2 years ago
1c21f05d
Add basic project structure
· 7eba6f54
codecraft
authored
2 years ago
7eba6f54
formatting the readme
· 2f8edd67
codecraft
authored
2 years ago
2f8edd67
Initial commit
· e224ed8b
codecraft
authored
2 years ago
e224ed8b
Loading