--- 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)