Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goal

A server that runs in a single thread can only serve one request at a time, it can create a problem by simulating some slow requests. This can be fixed by making it handle multiple requests at once (mutithreaded)

Test

Run:

cargo run

Check out these at the same time in two different tabs in the browser:

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages