home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

24 rows where xep_id = 48

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

Link xep_version status software_id xep_id
48,0 1.2   ejabberd 0 Private XML Storage 48
48,6 1.2 complete Gajim 6 Private XML Storage 48
48,7 1.2 complete blabber.im 7 Private XML Storage 48
48,10     Tigase XMPP Server 10 Private XML Storage 48
48,12 1.2 complete Prosody IM 12 Private XML Storage 48
48,18 1.2 wontfix Beagle IM 18 Private XML Storage 48
48,22 1.2 complete monocles chat 22 Private XML Storage 48
48,24 1.2 wontfix AstraChat XMPP Client 24 Private XML Storage 48
48,25 1.2 complete Bruno 25 Private XML Storage 48
48,28 1.2 complete Cheogram Android 28 Private XML Storage 48
48,33 1.2 complete MongooseIM 33 Private XML Storage 48
48,37 1.2 wontfix Siskin IM 37 Private XML Storage 48
48,38     Openfire 38 Private XML Storage 48
48,41     Miranda NG 41 Private XML Storage 48
48,46 1.2 complete slixmpp 46 Private XML Storage 48
48,48 1.2 complete Conversations 48 Private XML Storage 48
48,49   complete XMPP Web 49 Private XML Storage 48
48,50   wontfix Monal IM 50 Private XML Storage 48
48,52 1.2 wontfix Martin 52 Private XML Storage 48
48,54 1.2 complete Metronome IM 54 Private XML Storage 48
48,58 1.2 complete yaxim 58 Private XML Storage 48
48,60     AstraChat XMPP Server 60 Private XML Storage 48
48,65 1.2 complete poezio 65 Private XML Storage 48
48,66   complete Dino 66 Private XML Storage 48

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 21.286ms · Data source: XMPP Standards Foundation