home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

26 rows where xep_id = 213

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

Link xep_id software_id xep_version status
213,1 Private XML Storage 213 AstraChat XMPP Server 1    
213,4 Private XML Storage 213 Erlang/Elixir XMPP 4 1.2  
213,5 Private XML Storage 213 Beagle IM 5 1.2 wontfix
213,6 Private XML Storage 213 Bruno 6 1.2 complete
213,12 Private XML Storage 213 profanity 12 1.2 complete
213,13 Private XML Storage 213 XMPP Web 13   complete
213,14 Private XML Storage 213 MongooseIM 14 1.2 complete
213,20 Private XML Storage 213 Prosody IM 20 1.2 complete
213,25 Private XML Storage 213 Dino 25   complete
213,29 Private XML Storage 213 Gajim 29 1.2 complete
213,31 Private XML Storage 213 Psi 31   complete
213,34 Private XML Storage 213 Metronome IM 34 1.2 complete
213,38 Private XML Storage 213 ejabberd 38 1.2 complete
213,41 Private XML Storage 213 Monal IM 41   wontfix
213,42 Private XML Storage 213 yaxim 42 1.2 complete
213,45 Private XML Storage 213 xmpp-parsers 45 1.2 partial
213,46 Private XML Storage 213 Tigase XMPP Server 46    
213,55 Private XML Storage 213 Cheogram Android 55 1.2 complete
213,57 Private XML Storage 213 poezio 57 1.2 complete
213,58 Private XML Storage 213 Conversations 58 1.2 complete
213,61 Private XML Storage 213 slixmpp 61 1.2 complete
213,62 Private XML Storage 213 Siskin IM 62 1.2 wontfix
213,63 Private XML Storage 213 monocles chat 63 1.2 complete
213,65 Private XML Storage 213 Miranda NG 65    
213,68 Private XML Storage 213 Openfire 68    
213,72 Private XML Storage 213 Martin 72 1.2 wontfix

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