Files
awesome-cordova-plugins/docs/plugins/web-socket-server
2026-03-21 17:08:43 -07:00
..
2026-03-21 17:08:43 -07:00

description
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

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

Supported Platforms

  • Android
  • iOS

Further Information