home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

20 rows where xep_id = 435

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version

Link xep_version status software_id xep_id
435,0 1.1.0   ejabberd 0 SRV records for XMPP over TLS 435
435,3 1.1.0 complete Movim 3 SRV records for XMPP over TLS 435
435,6 1.0.0 complete Gajim 6 SRV records for XMPP over TLS 435
435,7 1.1.0 complete blabber.im 7 SRV records for XMPP over TLS 435
435,10     Tigase XMPP Server 10 SRV records for XMPP over TLS 435
435,12 1.1.0 complete Prosody IM 12 SRV records for XMPP over TLS 435
435,18 1.1.0 complete Beagle IM 18 SRV records for XMPP over TLS 435
435,22 1.1.0 complete monocles chat 22 SRV records for XMPP over TLS 435
435,24 1.1.0 complete AstraChat XMPP Client 24 SRV records for XMPP over TLS 435
435,26 1.1.0 complete Stork IM 26 SRV records for XMPP over TLS 435
435,28 1.1.0 complete Cheogram Android 28 SRV records for XMPP over TLS 435
435,34 1.0.0 complete python-nbxmpp 34 SRV records for XMPP over TLS 435
435,37 1.1.0 complete Siskin IM 37 SRV records for XMPP over TLS 435
435,38     Openfire 38 SRV records for XMPP over TLS 435
435,48 1.1.0 complete Conversations 48 SRV records for XMPP over TLS 435
435,50   complete Monal IM 50 SRV records for XMPP over TLS 435
435,52 1.1.0 complete Martin 52 SRV records for XMPP over TLS 435
435,54 1.0 complete Metronome IM 54 SRV records for XMPP over TLS 435
435,60     AstraChat XMPP Server 60 SRV records for XMPP over TLS 435
435,66   complete Dino 66 SRV records for XMPP over TLS 435

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