Table of Contents

Namespace Fluxzy.Misc

Classes

ArrayTextUtilities
AsyncEnumerableExtensions
BigEndianUtilities
ChannelThreadingExtensions
GuidUtilities
HashUtility
IpUtility

An helper class for IP related operations

MdnsAnnouncerOptions

Configuration options for the mDNS proxy discovery service.

PathAndQueryUtility

This is a simple helper that aims to provide a way to extract the path and query from a URL. We use this to have 0 allocations when we need to extract the path and query from a URL for plain HTTP.

ProcessRunResult
ProxyDiscoveryService

mDNS-based proxy discovery service that broadcasts proxy availability on the LAN. Allows mobile clients to discover the proxy without manual configuration. Also responds to mDNS queries from clients looking for the service.

ValueTaskUtil