home / xmpp

compliance_levels

Data source: XMPP Standards Foundation

xep_id
XEP

99 rows

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: level, category, software_type

Link rowid ▼ xep_id level category software_type
1 1 The /me Command 409 advanced im client
2 2 User Avatar 248 advanced im client
3 3 User Avatar to vCard-Based Avatars Conversion 562 advanced im client
4 4 vCard-Based Avatars 317 advanced im client
5 5 vcard-temp 218 advanced im client
6 6 Message Carbons 444 advanced im client
7 7 Blocking Command 355 advanced im client
8 8 Direct MUC Invitations 413 advanced im client
9 9 Multi-User Chat 209 advanced im client
10 10 Message Archive Management 477 advanced im client
11 11 Bookmarks 212 advanced im client
12 12 MUC Self-Ping (Schrödinger's Chat) 574 advanced im client
13 13 PEP Native Bookmarks 566 advanced im client
14 14 Persistent Storage of Private Data via PubSub 387 advanced im client
15 15 Private XML Storage 213 advanced im client
16 16 Stream Management 362 advanced im client
17 17 Message Delivery Receipts 348 advanced im client
18 18 Message Archive Management 477 advanced im client
19 19 Chat State Notifications 249 advanced im client
20 20 Last Message Correction 472 advanced im client
21 21 HTTP File Upload 527 advanced im client
22 22 Jingle In-Band Bytestreams Transport Method 425 advanced im client
23 23 Jingle File Transfer 398 advanced im client
24 24 User Avatar to vCard-Based Avatars Conversion 562 advanced im server
25 25 vCard-Based Avatars 317 advanced im server
26 26 vcard-temp 218 advanced im server
27 27 Message Carbons 444 advanced im server
28 28 Blocking Command 355 advanced im server
29 29 Direct MUC Invitations 413 advanced im server
30 30 Multi-User Chat 209 advanced im server
31 31 Message Archive Management 477 advanced im server
32 32 Bookmarks 212 advanced im server
33 33 MUC Self-Ping (Schrödinger's Chat) 574 advanced im server
34 34 PEP Native Bookmarks 566 advanced im server
35 35 Persistent Storage of Private Data via PubSub 387 advanced im server
36 36 Private XML Storage 213 advanced im server
37 37 Stream Management 362 advanced im server
38 38 Message Archive Management 477 advanced im server
39 39 HTTP File Upload 527 advanced im server
40 40 The /me Command 409 core im client
41 41 vcard-temp 218 core im client
42 42 Message Carbons 444 core im client
43 43 Direct MUC Invitations 413 core im client
44 44 Multi-User Chat 209 core im client
45 45 HTTP File Upload 527 core im client
46 46 vcard-temp 218 core im server
47 47 Message Carbons 444 core im server
48 48 Direct MUC Invitations 413 core im server
49 49 Multi-User Chat 209 core im server
50 50 HTTP File Upload 527 core im server
51 51 Jingle RTP Sessions 331 advanced av client
52 52 Jingle Message Initiation 517 advanced av client
53 53 Jingle ICE-UDP Transport Method 340 advanced av client
54 54 Use of DTLS-SRTP in Jingle Sessions 484 advanced av client
55 55 External Service Discovery 379 advanced av client
56 56 Source-Specific Media Attributes in Jingle 503 advanced av client
57 57 Jingle RTP Feedback Negotiation 457 advanced av client
58 58 Jingle RTP Header Extensions Negotiation 458 advanced av client
59 59 Jingle Grouping Framework 502 advanced av client
60 60 External Service Discovery 379 advanced av server
61 61 Jingle RTP Sessions 331 core av client
62 62 Jingle Message Initiation 517 core av client
63 63 Jingle ICE-UDP Transport Method 340 core av client
64 64 Use of DTLS-SRTP in Jingle Sessions 484 core av client
65 65 External Service Discovery 379 core av client
66 66 External Service Discovery 379 core av server
67 67 SRV records for XMPP over TLS 532 advanced core client
68 68 Service Discovery 194 advanced core client
69 69 Entity Capabilities 279 advanced core client
70 70 Personal Eventing Protocol 327 advanced core client
71 71 SRV records for XMPP over TLS 532 advanced core server
72 72 Service Discovery 194 advanced core server
73 73 Entity Capabilities 279 advanced core server
74 74 Jabber Component Protocol 278 advanced core server
75 75 Personal Eventing Protocol 327 advanced core server
76 76 Service Discovery 194 core core client
77 77 Entity Capabilities 279 core core client
78 78 Service Discovery 194 core core server
79 79 Jabber Component Protocol 278 core core server
80 80 Stream Management 362 advanced mobile client
81 81 Client State Indication 516 advanced mobile client
82 82 Push Notifications 521 advanced mobile client
83 83 Stream Management 362 advanced mobile server
84 84 Client State Indication 516 advanced mobile server
85 85 Push Notifications 521 advanced mobile server
86 86 Stream Management 362 core mobile client
87 87 Client State Indication 516 core mobile client
88 88 Stream Management 362 core mobile server
89 89 Client State Indication 516 core mobile server
90 90 XMPP Over BOSH 370 advanced web client
91 91 Bidirectional-streams Over Synchronous HTTP (BOSH) 288 advanced web client
92 92 Discovering Alternative XMPP Connection Methods 320 advanced web client
93 93 XMPP Over BOSH 370 advanced web server
94 94 Bidirectional-streams Over Synchronous HTTP (BOSH) 288 advanced web server
95 95 XMPP Over BOSH 370 core web client
96 96 Bidirectional-streams Over Synchronous HTTP (BOSH) 288 core web client
97 97 Discovering Alternative XMPP Connection Methods 320 core web client
98 98 XMPP Over BOSH 370 core web server
99 99 Bidirectional-streams Over Synchronous HTTP (BOSH) 288 core web server

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

CREATE TABLE [compliance_levels] (
   [xep_id] INTEGER,
   [level] TEXT,
   [category] TEXT,
   [software_type] TEXT,
   FOREIGN KEY([xep_id]) REFERENCES [xeps]([id])
);
Powered by Datasette · Queries took 26.941ms · Data source: XMPP Standards Foundation