home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

24 rows where xep_id = 249

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_version status software_id xep_id
249,0 1.2   ejabberd 0 Blocking Command 249
249,6 1.2 complete Gajim 6 Blocking Command 249
249,7 1.3 complete blabber.im 7 Blocking Command 249
249,10     Tigase XMPP Server 10 Blocking Command 249
249,12 1.3 complete Prosody IM 12 Blocking Command 249
249,18 1.3 complete Beagle IM 18 Blocking Command 249
249,20   planned Slidge 20 Blocking Command 249
249,22 1.3 complete monocles chat 22 Blocking Command 249
249,24 1.3 complete AstraChat XMPP Client 24 Blocking Command 249
249,28 1.3 complete Cheogram Android 28 Blocking Command 249
249,33 1.3 complete MongooseIM 33 Blocking Command 249
249,34 1.2 complete python-nbxmpp 34 Blocking Command 249
249,37 1.3 complete Siskin IM 37 Blocking Command 249
249,38     Openfire 38 Blocking Command 249
249,46 1.3 complete slixmpp 46 Blocking Command 249
249,47 1.3 complete xmpp-parsers 47 Blocking Command 249
249,48 1.3 complete Conversations 48 Blocking Command 249
249,50   complete Monal IM 50 Blocking Command 249
249,52 1.3 complete Martin 52 Blocking Command 249
249,54 1.3 complete Metronome IM 54 Blocking Command 249
249,60     AstraChat XMPP Server 60 Blocking Command 249
249,64 1.3 complete profanity 64 Blocking Command 249
249,65 1.3 partial poezio 65 Blocking Command 249
249,66   complete Dino 66 Blocking Command 249

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