Skip to content

adityaxxz/multithreaded-web-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multi-Threaded Web Server

Implementation : rust-book.cs.brown.edu

Crates.io

A simple, multi-threaded web server implemented in Rust.

Features

  • Multi-threaded architecture using a thread pool.
  • TCP listener for handling incoming connections.
  • Serves static HTML files (index.html, 404.html).
  • Basic HTTP response formatting.

Usage

Prerequisite is to install rust-lang using rustup

  1. Clone the repository
       git clone https://github.com/adityaxxz/multithreaded-web-server.git
       cd multithreaded-web-server
    
  2. Run the server:
       cargo run
    
  3. Access the server at http://localhost:7878

2024-09-04 12-06-56

Contributing

Contributions are welcome! Please submit a pull request or create an issue for any bugs or feature requests.

About

Built a Multithreaded Web Server in Rust🦀

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy