A simple Reactive Extensions (Rx) based HTTP listener for TCP, UDP and multicast, supporting HTTP keep-alive and SSDP-style datagrams.
Info
| Version: | 7.6.0 |
| Author(s): | Jasper H. Bojsen |
| Last Update: | Wednesday, July 29, 2026 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/1iveowl/SimpleHttpListener.Rx |
| NuGet Url: | https://www.nuget.org/packages/SimpleHttpListener.Rx |
Install
Install-Package SimpleHttpListener.Rx
dotnet add package SimpleHttpListener.Rx
paket add SimpleHttpListener.Rx
SimpleHttpListener.Rx Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Reactive(>= 4.0.0)
- HttpMachine.PCL(>= 3.1.0)
Tags