home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

36 rows where xep_id = 249

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: status

Link xep_id software_id xep_version status
249,0 Chat State Notifications 249 Pàdé 0    
249,1 Chat State Notifications 249 AstraChat XMPP Server 1    
249,4 Chat State Notifications 249 Erlang/Elixir XMPP 4 2.1  
249,5 Chat State Notifications 249 Beagle IM 5 2.1 partial
249,7 Chat State Notifications 249 JaXMPP 7 2.1 complete
249,8 Chat State Notifications 249 UWPX 8 2.1 complete
249,9 Chat State Notifications 249 moxxmpp 9 2.1 complete
249,12 Chat State Notifications 249 profanity 12 2.1 complete
249,13 Chat State Notifications 249 XMPP Web 13   complete
249,14 Chat State Notifications 249 MongooseIM 14 2.1 complete
249,15 Chat State Notifications 249 Movim 15 2.1 partial
249,16 Chat State Notifications 249 Slidge 16 2.1 complete
249,24 Chat State Notifications 249 Prose 24 2.1 complete
249,25 Chat State Notifications 249 Dino 25   complete
249,28 Chat State Notifications 249 Converse.js 28    
249,29 Chat State Notifications 249 Gajim 29 2.1 complete
249,31 Chat State Notifications 249 Psi 31   complete
249,33 Chat State Notifications 249 AstraChat XMPP Client 33    
249,36 Chat State Notifications 249 QXmpp 36 2.1 complete
249,38 Chat State Notifications 249 ejabberd 38 2.1 complete
249,41 Chat State Notifications 249 Monal IM 41 2.1 partial
249,45 Chat State Notifications 249 xmpp-parsers 45 2.1 complete
249,46 Chat State Notifications 249 Tigase XMPP Server 46    
249,52 Chat State Notifications 249 Kaidan 52 2.1 complete
249,55 Chat State Notifications 249 Cheogram Android 55 2.1 complete
249,57 Chat State Notifications 249 poezio 57 2.1 complete
249,58 Chat State Notifications 249 Conversations 58 2.1 complete
249,61 Chat State Notifications 249 slixmpp 61 2.1 complete
249,62 Chat State Notifications 249 Siskin IM 62 2.1 partial
249,63 Chat State Notifications 249 monocles chat 63 2.1 complete
249,64 Chat State Notifications 249 python-nbxmpp 64 2.1 complete
249,65 Chat State Notifications 249 Miranda NG 65    
249,66 Chat State Notifications 249 Moxxy 66 2.1 complete
249,67 Chat State Notifications 249 Halcyon 67 2.1 complete
249,71 Chat State Notifications 249 aTalk 71 2.1  
249,72 Chat State Notifications 249 Martin 72 2.1 partial

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