Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/atomiclake/httpservertest

Learning how HTTP servers work and trying to implement my own in C#.
https://github.com/atomiclake/httpservertest

c-sharp http-server

Last synced: about 1 month ago
JSON representation

Learning how HTTP servers work and trying to implement my own in C#.

Awesome Lists containing this project

README

        

# HttpServerTest

A learning exercise that aims to implement a bare bones HTTP server in C#.