home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

22 rows where xep_id = 230

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

Link xep_id software_id xep_version status
230,0 Out of Band Data 230 Pàdé 0    
230,1 Out of Band Data 230 AstraChat XMPP Server 1    
230,4 Out of Band Data 230 Erlang/Elixir XMPP 4    
230,6 Out of Band Data 230 Bruno 6 1.5 complete
230,9 Out of Band Data 230 moxxmpp 9 1.5 partial
230,13 Out of Band Data 230 XMPP Web 13   partial
230,16 Out of Band Data 230 Slidge 16 1.5 complete
230,24 Out of Band Data 230 Prose 24 1.5 complete
230,25 Out of Band Data 230 Dino 25   complete
230,28 Out of Band Data 230 Converse.js 28    
230,29 Out of Band Data 230 Gajim 29 1.5 partial
230,31 Out of Band Data 230 Psi 31   partial
230,36 Out of Band Data 230 QXmpp 36 1.5 complete
230,41 Out of Band Data 230 Monal IM 41 1.5 partial
230,42 Out of Band Data 230 yaxim 42 1.5 complete
230,45 Out of Band Data 230 xmpp-parsers 45 1.5 partial
230,46 Out of Band Data 230 Tigase XMPP Server 46    
230,61 Out of Band Data 230 slixmpp 61 1.5 complete
230,64 Out of Band Data 230 python-nbxmpp 64 1.5 partial
230,65 Out of Band Data 230 Miranda NG 65    
230,66 Out of Band Data 230 Moxxy 66 1.5 partial
230,71 Out of Band Data 230 aTalk 71 1.5  

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