home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

19 rows where xep_id = 387

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version

Link xep_id software_id xep_version status
387,1 Persistent Storage of Private Data via PubSub 387 AstraChat XMPP Server 1    
387,5 Persistent Storage of Private Data via PubSub 387 Beagle IM 5 1.1 complete
387,15 Persistent Storage of Private Data via PubSub 387 Movim 15 1.1.1 complete
387,20 Persistent Storage of Private Data via PubSub 387 Prosody IM 20 1.1.1 complete
387,25 Persistent Storage of Private Data via PubSub 387 Dino 25   complete
387,28 Persistent Storage of Private Data via PubSub 387 Converse.js 28    
387,29 Persistent Storage of Private Data via PubSub 387 Gajim 29 1.1 complete
387,33 Persistent Storage of Private Data via PubSub 387 AstraChat XMPP Client 33    
387,34 Persistent Storage of Private Data via PubSub 387 Metronome IM 34 1.1 complete
387,38 Persistent Storage of Private Data via PubSub 387 ejabberd 38 1.1.1 complete
387,41 Persistent Storage of Private Data via PubSub 387 Monal IM 41 1.1.1 complete
387,46 Persistent Storage of Private Data via PubSub 387 Tigase XMPP Server 46    
387,55 Persistent Storage of Private Data via PubSub 387 Cheogram Android 55 1.1 complete
387,58 Persistent Storage of Private Data via PubSub 387 Conversations 58 1.1 complete
387,61 Persistent Storage of Private Data via PubSub 387 slixmpp 61 1.1 complete
387,62 Persistent Storage of Private Data via PubSub 387 Siskin IM 62 1.1 complete
387,63 Persistent Storage of Private Data via PubSub 387 monocles chat 63 1.1 complete
387,68 Persistent Storage of Private Data via PubSub 387 Openfire 68    
387,72 Persistent Storage of Private Data via PubSub 387 Martin 72 1.1 complete

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