Skip to content

0.2.0

Compare
Choose a tag to compare
@devunwired devunwired released this 20 Nov 18:23
· 16 commits to master since this release

Added

  • UpnpScanData now includes a port property containing the port from the
    LOCATION header URL.

Changed

  • UdpScanData is now an interface with a data property for the scan payload.
  • Updated MdnsScanData properties for better alignment with DNS-SD specification.

Removed

  • isSecure flag from HttpRequestData and TcpRequestData
  • Unused mDNS interfaces ClassType and Record
  • Unused proxy interfaces ProxyDevice and LocalProxyDevice