home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

25 rows where xep_id = 521

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
521,0 Push Notifications 521 Pàdé 0    
521,1 Push Notifications 521 AstraChat XMPP Server 1    
521,4 Push Notifications 521 Erlang/Elixir XMPP 4    
521,5 Push Notifications 521 Beagle IM 5 0.4.0 wontfix
521,6 Push Notifications 521 Bruno 6 0.3 complete
521,7 Push Notifications 521 JaXMPP 7   complete
521,8 Push Notifications 521 UWPX 8 0.4.1 complete
521,14 Push Notifications 521 MongooseIM 14 0.4.1 complete
521,20 Push Notifications 521 Prosody IM 20 0.4.1 complete
521,28 Push Notifications 521 Converse.js 28    
521,30 Push Notifications 521 Stork IM 30 0.4.0 wontfix
521,34 Push Notifications 521 Metronome IM 34 0.3.0 complete
521,36 Push Notifications 521 QXmpp 36 0.4.1 complete
521,38 Push Notifications 521 ejabberd 38 0.2 complete
521,41 Push Notifications 521 Monal IM 41 0.4.1 complete
521,42 Push Notifications 521 yaxim 42 0.3 complete
521,45 Push Notifications 521 xmpp-parsers 45 0.4.1 complete
521,46 Push Notifications 521 Tigase XMPP Server 46    
521,55 Push Notifications 521 Cheogram Android 55 0.4.0 complete
521,58 Push Notifications 521 Conversations 58 0.4.0 complete
521,62 Push Notifications 521 Siskin IM 62 0.4.0 complete
521,63 Push Notifications 521 monocles chat 63 0.4.0 complete
521,67 Push Notifications 521 Halcyon 67   planned
521,68 Push Notifications 521 Openfire 68    
521,72 Push Notifications 521 Martin 72 0.4.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 10.711ms · Data source: XMPP Standards Foundation