NativeScript XMPP Client

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

A NativeScript plugin providing an XMPP websocket client for iOS and Android. Version 1.2.0 is the current stable release, but it is no longer actively maintained. It uses a stanza-based approach similar to Node-XMPP, with event-driven handling for online, stanza, and error events. Key differentiators: tight integration with NativeScript's runtime, TypeScript support, and WebSocket-only transport (no BOSH).