bonjour-hap
Advanced tools
Comparing version 3.5.10 to 3.5.11
{ | ||
"name": "bonjour-hap", | ||
"version": "3.5.10", | ||
"version": "3.5.11", | ||
"description": "A Bonjour/Zeroconf implementation in pure JavaScript (for HAP)", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -12,2 +12,14 @@ # bonjour-hap | ||
##Notice | ||
The `bonjour-hap` library was used in [HAP-NodeJS](https://github.com/homebridge/HAP-NodeJS) in versions | ||
prior to v0.8.0. | ||
`bonjour-hap` does NOT correctly implement mdns service discovery as it does not correctly implement | ||
RFC 6762 or RFC 6763. The library heavily congest the network with unnecessary traffic, does not implement | ||
certain features and does not behave as expected from a mdns responder (or querier). | ||
It SHOULD NOT be used anymore. It is not maintained anymore. The code should not be taken as reference for anything. | ||
`bonjour-hap` was replaced by the [ciao](https://github.com/homebridge/ciao) library, which is basically a rewrite | ||
and strongly adheres to the mentioned RFCs. Ciao is used in `HAP-NodeJS` since v0.8.0. | ||
## Installation | ||
@@ -14,0 +26,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
41071
0
200