home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

24 rows where software_id = 26

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_version status software_id xep_id
3,26   complete Stork IM 26 Data Forms 3
29,26 2.5rc3 complete Stork IM 26 Service Discovery 29
44,26 1.34.2 complete Stork IM 26 Multi-User Chat 44
53,26 1.2 complete Stork IM 26 vcard-temp 53
83,26 1.1.4 complete Stork IM 26 User Avatar 83
91,26 1.1 complete Stork IM 26 Software Version 91
114,26 1.5.2 complete Stork IM 26 Entity Capabilities 114
217,26 1.1 complete Stork IM 26 vCard-Based Avatars 217
225,26 1.2.1 complete Stork IM 26 Personal Eventing Protocol 225
226,26 1.1.2 complete Stork IM 26 Jingle 226
227,26 1.2.1 complete Stork IM 26 Jingle RTP Sessions 227
230,26 1.1 complete Stork IM 26 User Nickname 230
234,26 1.1 complete Stork IM 26 Jingle ICE-UDP Transport Method 234
242,26 1.4.0 complete Stork IM 26 Message Delivery Receipts 242
256,26 1.6 complete Stork IM 26 Stream Management 256
257,26 2.0.1 complete Stork IM 26 XMPP Ping 257
295,26 1.3 complete Stork IM 26 Roster Versioning 295
312,26 1.2 complete Stork IM 26 Direct MUC Invitations 312
347,26 1.0.1 complete Stork IM 26 Message Carbons 347
380,26 0.6.3 complete Stork IM 26 Message Archive Management 380
424,26 0.4.0 wontfix Stork IM 26 Push Notifications 424
430,26 1.0.0 complete Stork IM 26 HTTP File Upload 430
435,26 1.1.0 complete Stork IM 26 SRV records for XMPP over TLS 435
524,26 0.3.0 complete Stork IM 26 OMEMO Encryption 524

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