home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

10 rows where xep_id = 342

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
342,1 Best Practices for Use of SASL EXTERNAL with Certificates 342 AstraChat XMPP Server 1    
342,14 Best Practices for Use of SASL EXTERNAL with Certificates 342 MongooseIM 14 1.2 partial
342,20 Best Practices for Use of SASL EXTERNAL with Certificates 342 Prosody IM 20 1.2 complete
342,29 Best Practices for Use of SASL EXTERNAL with Certificates 342 Gajim 29 1.1 complete
342,34 Best Practices for Use of SASL EXTERNAL with Certificates 342 Metronome IM 34 1.1 complete
342,38 Best Practices for Use of SASL EXTERNAL with Certificates 342 ejabberd 38 1.1 complete
342,46 Best Practices for Use of SASL EXTERNAL with Certificates 342 Tigase XMPP Server 46    
342,57 Best Practices for Use of SASL EXTERNAL with Certificates 342 poezio 57 1.1 complete
342,68 Best Practices for Use of SASL EXTERNAL with Certificates 342 Openfire 68    
342,71 Best Practices for Use of SASL EXTERNAL with Certificates 342 aTalk 71 1.2  

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