home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

43 rows where software_id = 35

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_version status software_id xep_id
3,35 2.9 complete Kaidan 35 Data Forms 3
29,35 2.4 complete Kaidan 35 Service Discovery 29
53,35 1.2 partial Kaidan 35 vcard-temp 53
58,35 1.0 complete Kaidan 35 Result Set Management 58
59,35 1.24 partial Kaidan 35 Publish-Subscribe 59
76,35 2.4 complete Kaidan 35 In-Band Registration 76
84,35 2.1 partial Kaidan 35 Chat State Notifications 84
90,35 1.4 partial Kaidan 35 Legacy Delayed Delivery 90
91,35 1.1 partial Kaidan 35 Software Version 91
114,35 1.6 complete Kaidan 35 Entity Capabilities 114
217,35 1.0 complete Kaidan 35 vCard-Based Avatars 217
225,35 1.2 complete Kaidan 35 Personal Eventing Protocol 225
227,35 1.1 planned Kaidan 35 Jingle RTP Sessions 227
234,35 1.0 planned Kaidan 35 Jingle ICE-UDP Transport Method 234
242,35 1.2 complete Kaidan 35 Message Delivery Receipts 242
256,35 1.5 complete Kaidan 35 Stream Management 256
257,35 2.0 complete Kaidan 35 XMPP Ping 257
261,35 2.0 complete Kaidan 35 Delayed Delivery 261
289,35 1.0 complete Kaidan 35 Bits of Binary 289
336,35 0.4 complete Kaidan 35 Jingle Content Thumbnails 336
347,35 0.10 complete Kaidan 35 Message Carbons 347
375,35 1.2 complete Kaidan 35 Last Message Correction 375
380,35 0.6 complete Kaidan 35 Message Archive Management 380
400,35 0.4 partial Kaidan 35 Chat Markers 400
401,35 0.3 complete Kaidan 35 Message Processing Hints 401
419,35 0.2 complete Kaidan 35 Client State Indication 419
426,35 0.6 complete Kaidan 35 Unique and Stable Stanza IDs 426
430,35 1.0 complete Kaidan 35 HTTP File Upload 430
436,35 0.14 planned Kaidan 35 Mediated Information eXchange (MIX) 436
452,35 0.2 complete Kaidan 35 Spoiler messages 452
521,35 0.4 complete Kaidan 35 Explicit Message Encryption 521
524,35 0.8 complete Kaidan 35 OMEMO Encryption 524
534,35 0.5 planned Kaidan 35 Mediated Information eXchange (MIX): Participant Server Requirements 534
535,35 0.3 planned Kaidan 35 Mediated Information eXchange (MIX): MIX Administration 535
536,35 0.1 planned Kaidan 35 Mediated Information eXchange (MIX): Miscellaneous Capabilities 536
558,35 0.4 complete Kaidan 35 Stanza Content Encryption 558
568,35 0.1 complete Kaidan 35 Fallback Indication 568
574,35 0.6 complete Kaidan 35 Trust Messages (TM) 574
585,35 0.2 complete Kaidan 35 File metadata element 585
586,35 0.2 complete Kaidan 35 Stateless file sharing 586
587,35 0.2 complete Kaidan 35 Encryption for stateless file sharing 587
589,35 0.4 complete Kaidan 35 Automatic Trust Management (ATM) 589
621,35 0.1 complete Kaidan 35 Message Reactions 621

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