home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

15 rows where xep_id = 420

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version

Link xep_version status software_id xep_id
420,3 0.3.1 complete Movim 3 Jingle Message Initiation 420
420,7 0.3.0 complete blabber.im 7 Jingle Message Initiation 420
420,12 0.4.0 complete Prosody IM 12 Jingle Message Initiation 420
420,18 0.3.0 complete Beagle IM 18 Jingle Message Initiation 420
420,19 0.6 complete QXmpp 19 Jingle Message Initiation 420
420,22 0.3.0 complete monocles chat 22 Jingle Message Initiation 420
420,24 0.3.0 complete AstraChat XMPP Client 24 Jingle Message Initiation 420
420,28 0.3.0 complete Cheogram Android 28 Jingle Message Initiation 420
420,37 0.3.0 complete Siskin IM 37 Jingle Message Initiation 420
420,46 0.3 complete slixmpp 46 Jingle Message Initiation 420
420,47 0.3 complete xmpp-parsers 47 Jingle Message Initiation 420
420,48 0.3.0 complete Conversations 48 Jingle Message Initiation 420
420,50 0.6.0 complete Monal IM 50 Jingle Message Initiation 420
420,52 0.3.0 complete Martin 52 Jingle Message Initiation 420
420,66 0.3.1 complete Dino 66 Jingle Message Initiation 420

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [implementations] (
   [xep_version] TEXT,
   [status] TEXT,
   [software_id] INTEGER,
   [xep_id] INTEGER,
   PRIMARY KEY ([xep_id], [software_id]),
   FOREIGN KEY([xep_id]) REFERENCES [xeps]([id]),
   FOREIGN KEY([software_id]) REFERENCES [software]([id])
);
Powered by Datasette · Queries took 24.794ms · Data source: XMPP Standards Foundation