--- description: >- WebSocket Server plugin for Cordova and Ionic. This plugin allows you to run a single, lightweight, barebone WebSocket Server. --- # WebSocket Server This plugin allows you to run a single, lightweight, barebone WebSocket Server. ## Installation ```bash ionic cordova plugin add cordova-plugin-websocket-server npm install @awesome-cordova-plugins/web-socket-server ``` **Plugin Repo:** [https://github.com/becvert/cordova-plugin-websocket-server](https://github.com/becvert/cordova-plugin-websocket-server) ## Supported Platforms - Android - iOS ## Further Information - [Installation Guide](../../installation.md) - [FAQ](../../faq.md)