home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

24 rows where xep_id = 424

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_version status software_id xep_id
424,0 0.2   ejabberd 0 Push Notifications 424
424,5     Pàdé 5 Push Notifications 424
424,7 0.4.0 complete blabber.im 7 Push Notifications 424
424,10     Tigase XMPP Server 10 Push Notifications 424
424,13   complete JaXMPP 13 Push Notifications 424
424,18 0.4.0 wontfix Beagle IM 18 Push Notifications 424
424,19 0.4 complete QXmpp 19 Push Notifications 424
424,22 0.4.0 complete monocles chat 22 Push Notifications 424
424,24 0.4.0 wontfix AstraChat XMPP Client 24 Push Notifications 424
424,25 0.3 complete Bruno 25 Push Notifications 424
424,26 0.4.0 wontfix Stork IM 26 Push Notifications 424
424,28 0.4.0 complete Cheogram Android 28 Push Notifications 424
424,31     Converse.js 31 Push Notifications 424
424,33 0.2.1 complete MongooseIM 33 Push Notifications 424
424,37 0.4.0 complete Siskin IM 37 Push Notifications 424
424,38     Openfire 38 Push Notifications 424
424,42   planned Halcyon 42 Push Notifications 424
424,48 0.4.0 complete Conversations 48 Push Notifications 424
424,50   complete Monal IM 50 Push Notifications 424
424,52 0.4.0 wontfix Martin 52 Push Notifications 424
424,54 0.3.0 complete Metronome IM 54 Push Notifications 424
424,55 0.4.1 complete UWPX 55 Push Notifications 424
424,58 0.3 complete yaxim 58 Push Notifications 424
424,60     AstraChat XMPP Server 60 Push Notifications 424

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