You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jellyfin/RSSDP
BaronGreenback 8a69300bf5
Changes styles as suggested by @barronpm
4 years ago
..
Properties
DeviceAvailableEventArgs.cs
DeviceEventArgs.cs
DeviceUnavailableEventArgs.cs
DiscoveredSsdpDevice.cs
DisposableManagedObjectBase.cs
HttpParserBase.cs
HttpRequestParser.cs
HttpResponseParser.cs
IEnumerableExtensions.cs
ISsdpCommunicationsServer.cs
ISsdpDeviceLocator.cs
ISsdpDevicePublisher.cs
LICENSE
RSSDP.csproj Add <ProjectGuid> properties to all project files 5 years ago
RequestReceivedEventArgs.cs
ResponseReceivedEventArgs.cs
SsdpCommunicationsServer.cs Changes styles as suggested by @barronpm 4 years ago
SsdpConstants.cs
SsdpDevice.cs
SsdpDeviceLocator.cs Whilst fixing issues with SSDP on devices with multiple interfaces, i came across a design issue in the current code - namely interfaces without a gateway were ignored. 4 years ago
SsdpDevicePublisher.cs
SsdpEmbeddedDevice.cs
SsdpRootDevice.cs