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: almost 7 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,796 |
apache/serf | A high-performance asynchronous HTTP client library with minimal memory copies and transformations. | 27 |
schlenkr/fshttp | An HTTP client library written in F# for .NET applications. | 453 |
etr/libhttpserver | A C++ library for building high-performance RESTful web servers with flexible handler APIs and support for various protocols. | 899 |
kriswallsmith/buzz | A lightweight HTTP client library with support for multiple protocols and features such as batch requests and HTTP2 server push. | 1,917 |
haf/http.fs | An HTTP client library for F# that enables simple and functional interaction with web servers. | 320 |
rybalkinsd/kohttp | A Kotlin-based HTTP client library providing a simple and expressive way to send HTTP requests in an asynchronous or synchronous manner. | 479 |
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. | 808 |
swlib/saber | A high-performance HTTP client library for PHP that provides a coroutine-based interface for making asynchronous requests. | 980 |
cysharp/yetanotherhttphandler | Provides an HTTP handler for Unity and .NET Standard enabling support for HTTP/2 and gRPC | 380 |
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 for D with support for various features and request processors. | 34 |