home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

10 rows where xep_id = 406

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version

Link xep_version status software_id xep_id
406,3 1.0.1 complete Movim 3 Source-Specific Media Attributes in Jingle 406
406,7 1.0.0 complete blabber.im 7 Source-Specific Media Attributes in Jingle 406
406,18 1.0.0 complete Beagle IM 18 Source-Specific Media Attributes in Jingle 406
406,22 1.0.0 complete monocles chat 22 Source-Specific Media Attributes in Jingle 406
406,24 1.0.0 complete AstraChat XMPP Client 24 Source-Specific Media Attributes in Jingle 406
406,28 1.0.0 complete Cheogram Android 28 Source-Specific Media Attributes in Jingle 406
406,37 1.0.0 complete Siskin IM 37 Source-Specific Media Attributes in Jingle 406
406,47 0.3 complete xmpp-parsers 47 Source-Specific Media Attributes in Jingle 406
406,48 1.0.0 complete Conversations 48 Source-Specific Media Attributes in Jingle 406
406,52 1.0.0 complete Martin 52 Source-Specific Media Attributes in Jingle 406

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