Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Release v1.1.0

Compare
Choose a tag to compare
@FantasticFiasco FantasticFiasco released this 27 Nov 15:11
· 480 commits to master since this release

⚡ Added

  • Discovery.ctor now support dependency injection, where instances of require('axis-discovery-bonjour').Discovery and require('axis-discovery-ssdp').Discovery can be specified. This enables the possibility of configuring each individual discovery protocol.