home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

67 rows where software_id = 38

✎ View and edit SQL

This data as json, CSV (advanced)

Link xep_version status software_id xep_id
3,38     Openfire 38 Data Forms 3
10,38 1.3.1 complete Openfire 38 Jabber Browsing 10
11,38     Openfire 38 Last Activity 11
12,38     Openfire 38 Flexible Offline Message Retrieval 12
15,38     Openfire 38 Privacy Lists 15
29,38     Openfire 38 Service Discovery 29
32,38     Openfire 38 Extended Stanza Addressing 32
44,38     Openfire 38 Multi-User Chat 44
47,38     Openfire 38 Bookmarks 47
48,38     Openfire 38 Private XML Storage 48
49,38     Openfire 38 Ad-Hoc Commands 49
53,38     Openfire 38 vcard-temp 53
54,38     Openfire 38 Jabber Search 54
58,38     Openfire 38 Result Set Management 58
59,38     Openfire 38 Publish-Subscribe 59
64,38     Openfire 38 SOCKS5 Bytestreams 64
76,38     Openfire 38 In-Band Registration 76
77,38     Openfire 38 Non-SASL Authentication 77
81,38     Openfire 38 XMPP Date and Time Profiles 81
85,38     Openfire 38 Error Condition Mappings 85
89,38     Openfire 38 Legacy Entity Time 89
90,38     Openfire 38 Legacy Delayed Delivery 90
91,38     Openfire 38 Software Version 91
93,38 0.3 complete Openfire 38 Agent Information 93
95,38     Openfire 38 SI File Transfer 95
105,38     Openfire 38 JID Escaping 105
113,38     Openfire 38 Jabber Component Protocol 113
114,38     Openfire 38 Entity Capabilities 114
123,38     Openfire 38 Bidirectional-streams Over Synchronous HTTP (BOSH) 123
125,38     Openfire 38 Invisibility 125
127,38     Openfire 38 Service Discovery Extensions 127
128,38     Openfire 38 WebDAV File Transfers 128
132,38     Openfire 38 Service Administration 132
209,38     Openfire 38 Message Archiving 209
211,38     Openfire 38 Stream Compression 211
212,38     Openfire 38 Workgroup Queues 212
217,38     Openfire 38 vCard-Based Avatars 217
220,38     Openfire 38 Discovering Alternative XMPP Connection Methods 220
223,38     Openfire 38 Best Practices for Handling Offline Messages 223
225,38     Openfire 38 Personal Eventing Protocol 225
233,38     Openfire 38 Best Practices for Use of SASL ANONYMOUS 233
236,38     Openfire 38 Best Practices for Use of SASL EXTERNAL with Certificates 236
240,38     Openfire 38 Application-Specific Error Conditions 240
249,38     Openfire 38 Blocking Command 249
256,38     Openfire 38 Stream Management 256
257,38     Openfire 38 XMPP Ping 257
260,38     Openfire 38 Entity Time 260
261,38     Openfire 38 Delayed Delivery 261
264,38     Openfire 38 XMPP Over BOSH 264
273,38     Openfire 38 External Service Discovery 273
281,38     Openfire 38 Persistent Storage of Private Data via PubSub 281
285,38     Openfire 38 Portable Import/Export Format for XMPP-IM Servers 285
291,38     Openfire 38 XMPP Server Registration for use with Kerberos V5 291
312,38     Openfire 38 Direct MUC Invitations 312
345,38     Openfire 38 Jingle Relay Nodes 345
347,38     Openfire 38 Message Carbons 347
356,38     Openfire 38 Federated MUC for Constrained Environments 356
380,38     Openfire 38 Message Archive Management 380
388,38     Openfire 38 Remote Roster Management 388
419,38     Openfire 38 Client State Indication 419
424,38     Openfire 38 Push Notifications 424
426,38     Openfire 38 Unique and Stable Stanza IDs 426
430,38     Openfire 38 HTTP File Upload 430
435,38     Openfire 38 SRV records for XMPP over TLS 435
471,38     Openfire 38 User Avatar to vCard-Based Avatars Conversion 471
539,38     Openfire 38 MUC Self-Ping (Schrödinger's Chat) 539
556,38     Openfire 38 Bookmarks Conversion 556

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