home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

10 rows where xep_id = 569

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
569,4 Mediated Information eXchange (MIX): Participant Server Requirements 569 Erlang/Elixir XMPP 4    
569,5 Mediated Information eXchange (MIX): Participant Server Requirements 569 Beagle IM 5 0.5.1 complete
569,33 Mediated Information eXchange (MIX): Participant Server Requirements 569 AstraChat XMPP Client 33    
569,34 Mediated Information eXchange (MIX): Participant Server Requirements 569 Metronome IM 34 0.5.3 partial
569,36 Mediated Information eXchange (MIX): Participant Server Requirements 569 QXmpp 36 0.5.3 complete
569,38 Mediated Information eXchange (MIX): Participant Server Requirements 569 ejabberd 38 0.3.0 complete
569,52 Mediated Information eXchange (MIX): Participant Server Requirements 569 Kaidan 52 0.5.3 complete
569,61 Mediated Information eXchange (MIX): Participant Server Requirements 569 slixmpp 61 0.5.1 partial
569,62 Mediated Information eXchange (MIX): Participant Server Requirements 569 Siskin IM 62 0.5.1 complete
569,72 Mediated Information eXchange (MIX): Participant Server Requirements 569 Martin 72 0.5.1 complete

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [implementations] (
   [xep_id] INTEGER,
   [software_id] INTEGER,
   [xep_version] TEXT,
   [status] TEXT,
   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 24.806ms · Data source: XMPP Standards Foundation