home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

27 rows where xep_id = 76

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

Link xep_version status software_id xep_id
76,0 2.4   ejabberd 0 In-Band Registration 76
76,3 2.4 partial Movim 3 In-Band Registration 76
76,5     Pàdé 5 In-Band Registration 76
76,6 2.4 complete Gajim 6 In-Band Registration 76
76,10     Tigase XMPP Server 10 In-Band Registration 76
76,12 2.4 complete Prosody IM 12 In-Band Registration 76
76,13 2.4 complete JaXMPP 13 In-Band Registration 76
76,15 2.4 partial Renga 15 In-Band Registration 76
76,19 2.4 complete QXmpp 19 In-Band Registration 76
76,20 2.4 complete Slidge 20 In-Band Registration 76
76,25 2.4 partial Bruno 25 In-Band Registration 76
76,31     Converse.js 31 In-Band Registration 76
76,33 2.4 complete MongooseIM 33 In-Band Registration 76
76,34 2.4 complete python-nbxmpp 34 In-Band Registration 76
76,35 2.4 complete Kaidan 35 In-Band Registration 76
76,38     Openfire 38 In-Band Registration 76
76,41     Miranda NG 41 In-Band Registration 76
76,42 2.4 complete Halcyon 42 In-Band Registration 76
76,46 2.4 complete slixmpp 46 In-Band Registration 76
76,47 2.4 complete xmpp-parsers 47 In-Band Registration 76
76,50   partial Monal IM 50 In-Band Registration 76
76,54 2.4 complete Metronome IM 54 In-Band Registration 76
76,58 2.4 partial yaxim 58 In-Band Registration 76
76,60     AstraChat XMPP Server 60 In-Band Registration 76
76,64 2.4 complete profanity 64 In-Band Registration 76
76,65 2.4 partial poezio 65 In-Band Registration 76
76,66   complete Dino 66 In-Band Registration 76

Advanced export

JSON shape: default, array, newline-delimited, object

CSV options:

CREATE TABLE [implementations] (
   [xep_version] TEXT,
   [status] TEXT,
   [software_id] INTEGER,
   [xep_id] INTEGER,
   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 64.069ms · Data source: XMPP Standards Foundation