home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

14 rows where xep_id = 585

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version

Link xep_id software_id xep_version status
585,0 Occupant identifiers for semi-anonymous MUCs 585 Pàdé 0    
585,4 Occupant identifiers for semi-anonymous MUCs 585 Erlang/Elixir XMPP 4    
585,16 Occupant identifiers for semi-anonymous MUCs 585 Slidge 16   complete
585,20 Occupant identifiers for semi-anonymous MUCs 585 Prosody IM 20 1.0.0 complete
585,24 Occupant identifiers for semi-anonymous MUCs 585 Prose 24 0.1.0 complete
585,25 Occupant identifiers for semi-anonymous MUCs 585 Dino 25 0.2.0 complete
585,28 Occupant identifiers for semi-anonymous MUCs 585 Converse.js 28    
585,29 Occupant identifiers for semi-anonymous MUCs 585 Gajim 29 1.0.1 complete
585,38 Occupant identifiers for semi-anonymous MUCs 585 ejabberd 38 0.1.0 complete
585,45 Occupant identifiers for semi-anonymous MUCs 585 xmpp-parsers 45 0.1.0 complete
585,58 Occupant identifiers for semi-anonymous MUCs 585 Conversations 58 0.2.0 complete
585,61 Occupant identifiers for semi-anonymous MUCs 585 slixmpp 61 0.1.0 complete
585,63 Occupant identifiers for semi-anonymous MUCs 585 monocles chat 63 0.2.0 complete
585,64 Occupant identifiers for semi-anonymous MUCs 585 python-nbxmpp 64 0.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.222ms · Data source: XMPP Standards Foundation