home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

21 rows where software_id = 8

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
168,8 Data Forms 168 UWPX 8 2.10.0 complete
194,8 Service Discovery 194 UWPX 8 2.5rc3 complete
209,8 Multi-User Chat 209 UWPX 8 1.32.0 complete
212,8 Bookmarks 212 UWPX 8 1.32.0 complete
224,8 Publish-Subscribe 224 UWPX 8 1.18.0 complete
249,8 Chat State Notifications 249 UWPX 8 2.1 complete
327,8 Personal Eventing Protocol 327 UWPX 8 1.2.1 complete
348,8 Message Delivery Receipts 348 UWPX 8 1.4.0 complete
363,8 XMPP Ping 363 UWPX 8 2.0.1 complete
413,8 Direct MUC Invitations 413 UWPX 8 1.2 complete
444,8 Message Carbons 444 UWPX 8 0.13.2 complete
477,8 Message Archive Management 477 UWPX 8 0.7.2 experimental
497,8 Displayed Markers 497 UWPX 8 0.4 complete
498,8 Message Processing Hints 498 UWPX 8 0.3.0 complete
500,8 Data Forms - Dynamic Forms 500 UWPX 8 0.2 complete
521,8 Push Notifications 521 UWPX 8 0.4.1 complete
523,8 Unique and Stable Stanza IDs 523 UWPX 8 0.6.0 complete
527,8 HTTP File Upload 527 UWPX 8 1.0.0 partial
548,8 OMEMO Encryption 548 UWPX 8 0.8.1 experimental
556,8 Consistent Color Generation 556 UWPX 8 0.5.0 complete
584,8 Stanza Content Encryption 584 UWPX 8 0.4.0 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.266ms · Data source: XMPP Standards Foundation