mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
19 lines
463 B
Markdown
19 lines
463 B
Markdown
|
# Zeroconf
|
||
|
|
||
|
```text
|
||
|
$ ionic cordova plugin add cordova-plugin-zeroconf
|
||
|
$ npm install @awesome-cordova-plugins/zeroconf
|
||
|
```
|
||
|
|
||
|
## [Usage Documentation](https://danielsogl.gitbook.io/awesome-cordova-plugins/plugins/zeroconf/)
|
||
|
|
||
|
Plugin Repo: [https://github.com/becvert/cordova-plugin-zeroconf](https://github.com/becvert/cordova-plugin-zeroconf)
|
||
|
|
||
|
This plugin allows you to browse and publish Zeroconf/Bonjour/mDNS services.
|
||
|
|
||
|
## Supported platforms
|
||
|
|
||
|
* Android
|
||
|
* iOS
|
||
|
|