Skip to content

vasquezluis/basic-http-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLE HTTP Server

Simple HTTP Server with C# and .NET

  • TCP listener
  • Concurrent client handling with async/await
  • Basic HTTP request parsing
  • HTML response generation
  • Graceful shutdown

About

Basic HTTP server with .NET

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published