home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

26 rows where software_id = 67

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
168,67 Data Forms 168 Halcyon 67 2.13.0 partial
194,67 Service Discovery 194 Halcyon 67 2.5rc3 complete
209,67 Multi-User Chat 209 Halcyon 67 1.34.3 complete
223,67 Result Set Management 223 Halcyon 67 1.0 complete
224,67 Publish-Subscribe 224 Halcyon 67 1.24.1 partial
241,67 In-Band Registration 241 Halcyon 67 2.4 complete
246,67 XMPP Date and Time Profiles 246 Halcyon 67 1.1.1 complete
249,67 Chat State Notifications 249 Halcyon 67 2.1 complete
279,67 Entity Capabilities 279 Halcyon 67 1.6.0 complete
348,67 Message Delivery Receipts 348 Halcyon 67 1.4.0 complete
362,67 Stream Management 362 Halcyon 67 1.6 complete
363,67 XMPP Ping 363 Halcyon 67 2.0.1 complete
367,67 Delayed Delivery 367 Halcyon 67 2.0 complete
401,67 Roster Versioning 401 Halcyon 67 1.3 partial
413,67 Direct MUC Invitations 413 Halcyon 67 1.2 complete
444,67 Message Carbons 444 Halcyon 67 1.0.1 partial
477,67 Message Archive Management 477 Halcyon 67 1.0.1 complete
497,67 Displayed Markers 497 Halcyon 67 0.4 complete
498,67 Message Processing Hints 498 Halcyon 67 0.3.0 partial
521,67 Push Notifications 521 Halcyon 67   planned
523,67 Unique and Stable Stanza IDs 523 Halcyon 67 0.6.1 complete
533,67 Mediated Information eXchange (MIX) 533 Halcyon 67 0.14.6 partial
548,67 OMEMO Encryption 548 Halcyon 67 0.3.0 wontfix
550,67 Bind 2 550 Halcyon 67 0.4.0 partial
604,67 SASL Channel-Binding Type Capability 604 Halcyon 67 0.4.0 complete
618,67 OMEMO Media sharing 618 Halcyon 67 0.1.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.057ms · Data source: XMPP Standards Foundation