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: software_type, category, level

Link rowid ▼ software_type category level xep_id
1 1 client im advanced The /me Command 303
2 2 client im advanced User Avatar 83
3 3 client im advanced User Avatar to vCard-Based Avatars Conversion 471
4 4 client im advanced vCard-Based Avatars 217
5 5 client im advanced vcard-temp 53
6 6 client im advanced Message Carbons 347
7 7 client im advanced Blocking Command 249
8 8 client im advanced Multi-User Chat 44
9 9 client im advanced Direct MUC Invitations 312
10 10 client im advanced MUC Self-Ping (Schrödinger's Chat) 539
11 11 client im advanced PEP Native Bookmarks 531
12 12 client im advanced Bookmarks 47
13 13 client im advanced Message Archive Management 380
14 14 client im advanced Persistent Storage of Private Data via PubSub 281
15 15 client im advanced Private XML Storage 48
16 16 client im advanced Stream Management 256
17 17 client im advanced Message Delivery Receipts 242
18 18 client im advanced Message Archive Management 380
19 19 client im advanced Chat State Notifications 84
20 20 client im advanced Last Message Correction 375
21 21 client im advanced HTTP File Upload 430
22 22 client im advanced Jingle File Transfer 292
23 23 client im advanced Jingle In-Band Bytestreams Transport Method 324
24 24 server im advanced User Avatar to vCard-Based Avatars Conversion 471
25 25 server im advanced vCard-Based Avatars 217
26 26 server im advanced vcard-temp 53
27 27 server im advanced Message Carbons 347
28 28 server im advanced Blocking Command 249
29 29 server im advanced Multi-User Chat 44
30 30 server im advanced Direct MUC Invitations 312
31 31 server im advanced MUC Self-Ping (Schrödinger's Chat) 539
32 32 server im advanced PEP Native Bookmarks 531
33 33 server im advanced Bookmarks 47
34 34 server im advanced Message Archive Management 380
35 35 server im advanced Persistent Storage of Private Data via PubSub 281
36 36 server im advanced Private XML Storage 48
37 37 server im advanced Stream Management 256
38 38 server im advanced Message Archive Management 380
39 39 server im advanced HTTP File Upload 430
40 40 client im core The /me Command 303
41 41 client im core vcard-temp 53
42 42 client im core Message Carbons 347
43 43 client im core Multi-User Chat 44
44 44 client im core Direct MUC Invitations 312
45 45 client im core HTTP File Upload 430
46 46 server im core vcard-temp 53
47 47 server im core Message Carbons 347
48 48 server im core Multi-User Chat 44
49 49 server im core Direct MUC Invitations 312
50 50 server im core HTTP File Upload 430
51 51 server av advanced External Service Discovery 273
52 52 client av advanced Jingle RTP Sessions 227
53 53 client av advanced Jingle Message Initiation 420
54 54 client av advanced Jingle ICE-UDP Transport Method 234
55 55 client av advanced Use of DTLS-SRTP in Jingle Sessions 387
56 56 client av advanced External Service Discovery 273
57 57 client av advanced Source-Specific Media Attributes in Jingle 406
58 58 client av advanced Jingle Grouping Framework 405
59 59 client av advanced Jingle RTP Header Extensions Negotiation 361
60 60 client av advanced Jingle RTP Feedback Negotiation 360
61 61 server av core External Service Discovery 273
62 62 client av core Jingle RTP Sessions 227
63 63 client av core Jingle Message Initiation 420
64 64 client av core Jingle ICE-UDP Transport Method 234
65 65 client av core Use of DTLS-SRTP in Jingle Sessions 387
66 66 client av core External Service Discovery 273
67 67 client mobile advanced Stream Management 256
68 68 client mobile advanced Client State Indication 419
69 69 client mobile advanced Push Notifications 424
70 70 server mobile advanced Stream Management 256
71 71 server mobile advanced Client State Indication 419
72 72 server mobile advanced Push Notifications 424
73 73 client mobile core Stream Management 256
74 74 client mobile core Client State Indication 419
75 75 server mobile core Stream Management 256
76 76 server mobile core Client State Indication 419
77 77 client core advanced SRV records for XMPP over TLS 435
78 78 client core advanced Service Discovery 29
79 79 client core advanced Entity Capabilities 114
80 80 client core advanced Personal Eventing Protocol 225
81 81 server core advanced SRV records for XMPP over TLS 435
82 82 server core advanced Service Discovery 29
83 83 server core advanced Entity Capabilities 114
84 84 server core advanced Jabber Component Protocol 113
85 85 server core advanced Personal Eventing Protocol 225
86 86 client core core Service Discovery 29
87 87 client core core Entity Capabilities 114
88 88 server core core Service Discovery 29
89 89 server core core Jabber Component Protocol 113
90 90 client web advanced Bidirectional-streams Over Synchronous HTTP (BOSH) 123
91 91 client web advanced XMPP Over BOSH 264
92 92 client web advanced Discovering Alternative XMPP Connection Methods 220
93 93 server web advanced Bidirectional-streams Over Synchronous HTTP (BOSH) 123
94 94 server web advanced XMPP Over BOSH 264
95 95 client web core Bidirectional-streams Over Synchronous HTTP (BOSH) 123
96 96 client web core XMPP Over BOSH 264
97 97 client web core Discovering Alternative XMPP Connection Methods 220
98 98 server web core Bidirectional-streams Over Synchronous HTTP (BOSH) 123
99 99 server web core XMPP Over BOSH 264

Advanced export

JSON shape: default, array, newline-delimited

CSV options:

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