home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

21 rows where software_id = 55

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_version status software_id xep_id
3,55 2.10.0 complete UWPX 55 Data Forms 3
29,55 2.5rc3 complete UWPX 55 Service Discovery 29
44,55 1.32.0 complete UWPX 55 Multi-User Chat 44
47,55 1.32.0 complete UWPX 55 Bookmarks 47
59,55 1.18.0 complete UWPX 55 Publish-Subscribe 59
84,55 2.1 complete UWPX 55 Chat State Notifications 84
225,55 1.2.1 complete UWPX 55 Personal Eventing Protocol 225
242,55 1.4.0 complete UWPX 55 Message Delivery Receipts 242
257,55 2.0.1 complete UWPX 55 XMPP Ping 257
312,55 1.2 complete UWPX 55 Direct MUC Invitations 312
347,55 0.13.2 complete UWPX 55 Message Carbons 347
380,55 0.7.2 experimental UWPX 55 Message Archive Management 380
400,55 0.4 complete UWPX 55 Chat Markers 400
401,55 0.3.0 complete UWPX 55 Message Processing Hints 401
403,55 0.2 complete UWPX 55 Data Forms - Dynamic Forms 403
424,55 0.4.1 complete UWPX 55 Push Notifications 424
426,55 0.6.0 complete UWPX 55 Unique and Stable Stanza IDs 426
430,55 1.0.0 partial UWPX 55 HTTP File Upload 430
524,55 0.8.1 experimental UWPX 55 OMEMO Encryption 524
528,55 0.5.0 complete UWPX 55 Consistent Color Generation 528
558,55 0.4.0 complete UWPX 55 Stanza Content Encryption 558

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