home / xmpp

implementations

Data source: XMPP Standards Foundation

xep_id
XEP
xep_version
XEP version
software_id
Software

77 rows where software_id = 68

✎ View and edit SQL

This data as json, CSV (advanced)

Suggested facets: xep_version, status

Link xep_id software_id xep_version status
168,68 Data Forms 168 Openfire 68    
175,68 Jabber Browsing 175 Openfire 68 1.3.1 complete
176,68 Last Activity 176 Openfire 68    
177,68 Flexible Offline Message Retrieval 177 Openfire 68    
180,68 Privacy Lists 180 Openfire 68    
194,68 Service Discovery 194 Openfire 68    
197,68 Extended Stanza Addressing 197 Openfire 68    
209,68 Multi-User Chat 209 Openfire 68    
212,68 Bookmarks 212 Openfire 68    
213,68 Private XML Storage 213 Openfire 68    
214,68 Ad-Hoc Commands 214 Openfire 68    
218,68 vcard-temp 218 Openfire 68    
219,68 Jabber Search 219 Openfire 68    
223,68 Result Set Management 223 Openfire 68    
224,68 Publish-Subscribe 224 Openfire 68    
229,68 SOCKS5 Bytestreams 229 Openfire 68    
241,68 In-Band Registration 241 Openfire 68    
242,68 Non-SASL Authentication 242 Openfire 68    
246,68 XMPP Date and Time Profiles 246 Openfire 68    
250,68 Error Condition Mappings 250 Openfire 68    
254,68 Legacy Entity Time 254 Openfire 68    
255,68 Legacy Delayed Delivery 255 Openfire 68    
256,68 Software Version 256 Openfire 68    
258,68 Agent Information 258 Openfire 68 0.3 complete
260,68 SI File Transfer 260 Openfire 68    
270,68 JID Escaping 270 Openfire 68    
278,68 Jabber Component Protocol 278 Openfire 68    
279,68 Entity Capabilities 279 Openfire 68    
288,68 Bidirectional-streams Over Synchronous HTTP (BOSH) 288 Openfire 68    
290,68 Invisibility 290 Openfire 68    
292,68 Service Discovery Extensions 292 Openfire 68    
293,68 WebDAV File Transfers 293 Openfire 68    
297,68 Service Administration 297 Openfire 68    
300,68 Message Archiving 300 Openfire 68    
302,68 Stream Compression 302 Openfire 68    
306,68 Workgroup Queues 306 Openfire 68    
317,68 vCard-Based Avatars 317 Openfire 68    
320,68 Discovering Alternative XMPP Connection Methods 320 Openfire 68    
324,68 Best Practices for Handling Offline Messages 324 Openfire 68    
327,68 Personal Eventing Protocol 327 Openfire 68    
339,68 Best Practices for Use of SASL ANONYMOUS 339 Openfire 68    
342,68 Best Practices for Use of SASL EXTERNAL with Certificates 342 Openfire 68    
346,68 Application-Specific Error Conditions 346 Openfire 68    
355,68 Blocking Command 355 Openfire 68    
362,68 Stream Management 362 Openfire 68    
363,68 XMPP Ping 363 Openfire 68    
366,68 Entity Time 366 Openfire 68    
367,68 Delayed Delivery 367 Openfire 68    
370,68 XMPP Over BOSH 370 Openfire 68    
379,68 External Service Discovery 379 Openfire 68    
384,68 Server Dialback 384 Openfire 68    
387,68 Persistent Storage of Private Data via PubSub 387 Openfire 68    
391,68 Portable Import/Export Format for XMPP-IM Servers 391 Openfire 68    
397,68 XMPP Server Registration for use with Kerberos V5 397 Openfire 68    
413,68 Direct MUC Invitations 413 Openfire 68    
442,68 Jingle Relay Nodes 442 Openfire 68    
444,68 Message Carbons 444 Openfire 68    
453,68 Federated MUC for Constrained Environments 453 Openfire 68    
477,68 Message Archive Management 477 Openfire 68    
485,68 Remote Roster Management 485 Openfire 68    
486,68 Efficient XML Interchange (EXI) Format 486 Openfire 68    
492,68 JID Preparation and Validation Service 492 Openfire 68    
516,68 Client State Indication 516 Openfire 68    
521,68 Push Notifications 521 Openfire 68    
523,68 Unique and Stable Stanza IDs 523 Openfire 68    
527,68 HTTP File Upload 527 Openfire 68    
532,68 SRV records for XMPP over TLS 532 Openfire 68    
562,68 User Avatar to vCard-Based Avatars Conversion 562 Openfire 68 1.0.0 complete
574,68 MUC Self-Ping (Schrödinger's Chat) 574 Openfire 68    
575,68 Bookmarks Conversion 575 Openfire 68    
595,68 Full Text Search in MAM 595 Openfire 68    
597,68 Extended Channel Search 597 Openfire 68 0.1.0 full
641,68 Stream Limits Advertisement 641 Openfire 68 0.1.0 partial
646,68 HTTP Online Meetings 646 Openfire 68    
651,68 MUC Avatars 651 Openfire 68 0.1.0 full
667,68 Happy Eyeballs 667 Openfire 68 0.1.0 partial
682,68 PubSub Server Information 682 Openfire 68 0.1.0  

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