Files
awesome-cordova-plugins/docs/plugins/sockets-udp/README.md
T
2026-03-21 17:08:43 -07:00

28 lines
634 B
Markdown

---
description: >-
SocketsUdp plugin for Cordova and Ionic. This plugin provides UDP sockets for Android and iOS.
---
# SocketsUdp
This plugin provides UDP sockets for Android and iOS.
## Installation
```bash
ionic cordova plugin add cordova-plugin-chrome-apps-sockets-udp
npm install @awesome-cordova-plugins/sockets-udp
```
**Plugin Repo:** [https://github.com/herdwatch-apps/cordova-plugin-chrome-apps-sockets-udp](https://github.com/herdwatch-apps/cordova-plugin-chrome-apps-sockets-udp)
## Supported Platforms
- Android
- iOS
## Further Information
- [Installation Guide](../../installation.md)
- [FAQ](../../faq.md)