Cordova WebSocket Plugin for Android

JSON →
library 0.12.2 ·javascript maintenance
verified Jun 7, 2026

Cordova plugin that provides WebSocket (RFC6455) support for Android versions prior to 4.4 (KitKat) and Crosswalk environments where native WebSocket may be absent. Stable version 0.12.2, last updated in 2016. Based on Jetty 8, it implements both text and binary messages (binary requires API >= 14). Unlike alternative WebSocket plugins for Cordova, this one is specifically designed for older Android devices and is not used on Android 4.4+ by default. It requires cordova-android 3.6.0+ and a whitelist plugin for cordova-android 4.0.0+.