home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

31 rows where software_id = 6

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
194,6 Service Discovery 194 Bruno 6 2.5rc3 complete
209,6 Multi-User Chat 209 Bruno 6 1.32.0 complete
212,6 Bookmarks 212 Bruno 6 1.1 partial
213,6 Private XML Storage 213 Bruno 6 1.2 complete
230,6 Out of Band Data 230 Bruno 6 1.5 complete
241,6 In-Band Registration 241 Bruno 6 2.4 partial
255,6 Legacy Delayed Delivery 255 Bruno 6 1.4 complete
256,6 Software Version 256 Bruno 6 1.1 complete
279,6 Entity Capabilities 279 Bruno 6 1.5.1 complete
311,6 XMPP URI Scheme Query Components 311 Bruno 6 1.2 complete
336,6 User Nickname 336 Bruno 6 1.1 complete
348,6 Message Delivery Receipts 348 Bruno 6 1.4.0 complete
362,6 Stream Management 362 Bruno 6 1.6 complete
363,6 XMPP Ping 363 Bruno 6 2.0.1 complete
367,6 Delayed Delivery 367 Bruno 6 2.0 complete
409,6 The /me Command 409 Bruno 6 1.0 complete
413,6 Direct MUC Invitations 413 Bruno 6 1.2 partial
444,6 Message Carbons 444 Bruno 6 0.13.1 complete
450,6 Mobile Considerations on LTE Networks 450 Bruno 6 1.0.0 complete
461,6 Stanza Forwarding 461 Bruno 6 1.0 complete
472,6 Last Message Correction 472 Bruno 6 1.1.0 complete
477,6 Message Archive Management 477 Bruno 6 0.6.3 partial
516,6 Client State Indication 516 Bruno 6 0.3.0 complete
521,6 Push Notifications 521 Bruno 6 0.3 complete
523,6 Unique and Stable Stanza IDs 523 Bruno 6 0.6.0 partial
527,6 HTTP File Upload 527 Bruno 6 0.9.0 complete
543,6 Pre-Authenticated Roster Subscription 543 Bruno 6 0.3.1 complete
556,6 Consistent Color Generation 556 Bruno 6 0.6.0 complete
557,6 Message Styling 557 Bruno 6 0.1.4 complete
565,6 Ad-hoc Account Invitation Generation 565 Bruno 6 0.3.0 complete
574,6 MUC Self-Ping (Schrödinger's Chat) 574 Bruno 6 1.0.1 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 88.004ms · Data source: XMPP Standards Foundation