NETStandard.HttpListener
HTTP server library
A library that enables building HTTP servers on .NET Core and Universal Windows Platform.
HttpListener for .NET Core (NETStandard 1.3) and Universal Windows Platform (UWP)
40 stars
6 watching
6 forks
Language: HTML
last commit: over 6 years ago
Linked from 2 awesome lists
http-listenernetstandarduwp
Related projects:
Repository | Description | Stars |
---|---|---|
jeremycw/httpserver.h | A single header C library for building event-driven non-blocking HTTP servers | 1,791 |
apache/serf | A high-performance asynchronous HTTP client library | 27 |
schlenkr/fshttp | An F# HTTP client library that provides a flexible and convenient way to make HTTP requests. | 451 |
etr/libhttpserver | A C++ library for building high-performance RESTful web servers with flexible handler APIs and support for various protocols. | 896 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,918 |
haf/http.fs | An HTTP client library for F# that enables simple and functional interaction with web servers. | 322 |
rybalkinsd/kohttp | A Kotlin-based HTTP client library providing a simple and expressive way to send HTTP requests in an asynchronous or synchronous manner. | 480 |
zhaojh329/libuhttpd | A lightweight and high-performance HTTP server library for embedded Linux systems. | 386 |
ef-gy/cxxhttp | A C++ library implementing an asynchronous HTTP server and client. | 25 |
natemcmaster/dotnet-serve | A simple command-line HTTP server for serving files over HTTPS. | 805 |
swlib/saber | A high-performance HTTP client library for PHP that provides a coroutine-based interface for making asynchronous requests. | 980 |
cysharp/yetanotherhttphandler | An HTTP/2 handler library for Unity and .NET Standard. | 372 |
snwfdhmp/simplehttp | Serves local files over HTTP | 66 |
owainlewis/http-dispatch | A high-level HTTP client library with an easy-to-use API and transparent HTTPS support. | 62 |
andrewlalis/handy-httpd | An HTTP server library for D that provides a lightweight and flexible way to create web servers. | 32 |