home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

28 rows where xep_id = 516

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
516,0 Client State Indication 516 Pàdé 0    
516,1 Client State Indication 516 AstraChat XMPP Server 1    
516,4 Client State Indication 516 Erlang/Elixir XMPP 4    
516,5 Client State Indication 516 Beagle IM 5 0.3.0 wontfix
516,6 Client State Indication 516 Bruno 6 0.3.0 complete
516,9 Client State Indication 516 moxxmpp 9 1.0 complete
516,14 Client State Indication 516 MongooseIM 14 1.0.0 complete
516,20 Client State Indication 516 Prosody IM 20 1.0.0 complete
516,28 Client State Indication 516 Converse.js 28    
516,34 Client State Indication 516 Metronome IM 34 0.2.1 complete
516,36 Client State Indication 516 QXmpp 36 1.0.0 complete
516,38 Client State Indication 516 ejabberd 38 0.1 complete
516,41 Client State Indication 516 Monal IM 41 1.0.0 complete
516,42 Client State Indication 516 yaxim 42 0.3.0 complete
516,45 Client State Indication 516 xmpp-parsers 45 0.3.0 complete
516,46 Client State Indication 516 Tigase XMPP Server 46    
516,52 Client State Indication 516 Kaidan 52 1.0.0 complete
516,55 Client State Indication 516 Cheogram Android 55 0.3.0 complete
516,57 Client State Indication 516 poezio 57 0.2 complete
516,58 Client State Indication 516 Conversations 58 0.3.0 complete
516,61 Client State Indication 516 slixmpp 61 1.0.0 complete
516,62 Client State Indication 516 Siskin IM 62 0.3.0 complete
516,63 Client State Indication 516 monocles chat 63 0.3.0 complete
516,65 Client State Indication 516 Miranda NG 65 0.3.0  
516,66 Client State Indication 516 Moxxy 66 1.0 complete
516,68 Client State Indication 516 Openfire 68    
516,71 Client State Indication 516 aTalk 71 1.0.0  
516,72 Client State Indication 516 Martin 72 0.3.0 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.943ms · Data source: XMPP Standards Foundation