home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

16 rows where xep_id = 81

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version

Link xep_version status software_id xep_id
81,6 1.1 complete Gajim 6 XMPP Date and Time Profiles 81
81,10     Tigase XMPP Server 10 XMPP Date and Time Profiles 81
81,12 1.1.1 complete Prosody IM 12 XMPP Date and Time Profiles 81
81,13 1.1.1 complete JaXMPP 13 XMPP Date and Time Profiles 81
81,19 1.1 complete QXmpp 19 XMPP Date and Time Profiles 81
81,20 1.1 complete Slidge 20 XMPP Date and Time Profiles 81
81,33 1.1.1 complete MongooseIM 33 XMPP Date and Time Profiles 81
81,34 1.1 complete python-nbxmpp 34 XMPP Date and Time Profiles 81
81,38     Openfire 38 XMPP Date and Time Profiles 81
81,41     Miranda NG 41 XMPP Date and Time Profiles 81
81,42 1.1.1 complete Halcyon 42 XMPP Date and Time Profiles 81
81,46 1.1 complete slixmpp 46 XMPP Date and Time Profiles 81
81,47 1.1 complete xmpp-parsers 47 XMPP Date and Time Profiles 81
81,54 1.1 complete Metronome IM 54 XMPP Date and Time Profiles 81
81,60     AstraChat XMPP Server 60 XMPP Date and Time Profiles 81
81,66   complete Dino 66 XMPP Date and Time Profiles 81

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