home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

15 rows where xep_id = 539

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version

Link xep_version status software_id xep_id
539,0 1.1.0   ejabberd 0 MUC Self-Ping (Schrödinger's Chat) 539
539,5     Pàdé 5 MUC Self-Ping (Schrödinger's Chat) 539
539,7 1.0.1 complete blabber.im 7 MUC Self-Ping (Schrödinger's Chat) 539
539,12 1.1.0 complete Prosody IM 12 MUC Self-Ping (Schrödinger's Chat) 539
539,15 1.1.0 complete Renga 15 MUC Self-Ping (Schrödinger's Chat) 539
539,20 1.1.0 complete Slidge 20 MUC Self-Ping (Schrödinger's Chat) 539
539,22 1.0.1 complete monocles chat 22 MUC Self-Ping (Schrödinger's Chat) 539
539,25 1.0.1 complete Bruno 25 MUC Self-Ping (Schrödinger's Chat) 539
539,28 1.0.1 complete Cheogram Android 28 MUC Self-Ping (Schrödinger's Chat) 539
539,31     Converse.js 31 MUC Self-Ping (Schrödinger's Chat) 539
539,38     Openfire 38 MUC Self-Ping (Schrödinger's Chat) 539
539,48 1.0.1 complete Conversations 48 MUC Self-Ping (Schrödinger's Chat) 539
539,50   complete Monal IM 50 MUC Self-Ping (Schrödinger's Chat) 539
539,58 1.0.1 complete yaxim 58 MUC Self-Ping (Schrödinger's Chat) 539
539,66   complete Dino 66 MUC Self-Ping (Schrödinger's Chat) 539

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