home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

9 rows where xep_id = 534

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_version status software_id xep_id
534,0 0.3.0   ejabberd 0 Mediated Information eXchange (MIX): Participant Server Requirements 534
534,18 0.5.1 complete Beagle IM 18 Mediated Information eXchange (MIX): Participant Server Requirements 534
534,19 0.5 partial QXmpp 19 Mediated Information eXchange (MIX): Participant Server Requirements 534
534,24 0.5.1 complete AstraChat XMPP Client 24 Mediated Information eXchange (MIX): Participant Server Requirements 534
534,35 0.5 planned Kaidan 35 Mediated Information eXchange (MIX): Participant Server Requirements 534
534,37 0.5.1 complete Siskin IM 37 Mediated Information eXchange (MIX): Participant Server Requirements 534
534,46 0.5.1 partial slixmpp 46 Mediated Information eXchange (MIX): Participant Server Requirements 534
534,52 0.5.1 complete Martin 52 Mediated Information eXchange (MIX): Participant Server Requirements 534
534,54 0.5.3 partial Metronome IM 54 Mediated Information eXchange (MIX): Participant Server Requirements 534

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