home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

27 rows where xep_id = 532

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
532,1 SRV records for XMPP over TLS 532 AstraChat XMPP Server 1    
532,5 SRV records for XMPP over TLS 532 Beagle IM 5 1.1.0 complete
532,9 SRV records for XMPP over TLS 532 moxxmpp 9 1.1.0 partial
532,14 SRV records for XMPP over TLS 532 MongooseIM 14 1.1.0 complete
532,15 SRV records for XMPP over TLS 532 Movim 15 1.1.0 complete
532,20 SRV records for XMPP over TLS 532 Prosody IM 20 1.1.0 complete
532,25 SRV records for XMPP over TLS 532 Dino 25 1.1.0 complete
532,29 SRV records for XMPP over TLS 532 Gajim 29 1.0.0 complete
532,30 SRV records for XMPP over TLS 532 Stork IM 30 1.1.0 complete
532,31 SRV records for XMPP over TLS 532 Psi 31 1.1.0 complete
532,33 SRV records for XMPP over TLS 532 AstraChat XMPP Client 33    
532,34 SRV records for XMPP over TLS 532 Metronome IM 34 1.0 complete
532,36 SRV records for XMPP over TLS 532 QXmpp 36 1.1.0 complete
532,38 SRV records for XMPP over TLS 532 ejabberd 38 1.1.0 complete
532,40 SRV records for XMPP over TLS 532 Renga 40 1.1.0 complete
532,41 SRV records for XMPP over TLS 532 Monal IM 41 1.1.0 complete
532,46 SRV records for XMPP over TLS 532 Tigase XMPP Server 46    
532,52 SRV records for XMPP over TLS 532 Kaidan 52 1.1.0 complete
532,55 SRV records for XMPP over TLS 532 Cheogram Android 55 1.1.0 complete
532,58 SRV records for XMPP over TLS 532 Conversations 58 1.1.0 complete
532,61 SRV records for XMPP over TLS 532 slixmpp 61 1.1.0 complete
532,62 SRV records for XMPP over TLS 532 Siskin IM 62 1.1.0 complete
532,63 SRV records for XMPP over TLS 532 monocles chat 63 1.1.0 complete
532,64 SRV records for XMPP over TLS 532 python-nbxmpp 64 1.0.0 complete
532,66 SRV records for XMPP over TLS 532 Moxxy 66 1.1.0 partial
532,68 SRV records for XMPP over TLS 532 Openfire 68    
532,72 SRV records for XMPP over TLS 532 Martin 72 1.1.0 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 25.852ms · Data source: XMPP Standards Foundation