Below is a list of versions that are available for the exi plugin. To find other plugins, please review this listing of most recent releases of all plugins.
Plugins extend and enhance the functionality of Openfire. To install plugins, copy the .jar file into the plugins directory of your Openfire installation.
EXI Plugin Readme
Overview
A plugin for the Openfire real time collaboration server that implements Efficient XML Interchange (EXI) functionality.
This plugin provides an XMPP implementation of EXI as defined in XEP-0322.
Efficient XML Interchange (EXI)
Efficient XML Interchange (EXI) is a binary XML format for exchange of data on a computer network. It is one of the most prominent efforts to encode XML documents in a binary data format, rather than plain text. Using EXI format reduces the verbosity of XML documents as well as the cost of parsing. Improvements in the performance of writing (generating) content depends on the speed of the medium being written to, the methods and quality of actual implementations.
EXI is useful for:
- a complete range of XML document sizes, from dozens of bytes to terabytes
- reducing computational overhead to speed up parsing of compressed documents
- increasing endurance of small devices by utilizing efficient decompression
Read more about EXI in its Wikipedia article (where the above definition was taken from).
History
This plugin was first developed by Javier Placencio, in 2013 and 2014. In 2023, that now dormant project was forked by the Ignite Realtime community into this project.
Installation
Copy exi.jar into the plugins directory of your Openfire installation. The plugin will then be automatically deployed. To upgrade to a new version, copy the new exi.jar file over the existing file.
Releases | Info | File | Version | Released | Openfire Version | ||||
|
Download | 1.0.0 | Mon Nov 27 10:07:05 UTC 2023 | 4.7.0 + |
The plugins below, so-called SNAPSHOTS, are build automatically by the continuous integration system. They represent the latest development, but are untested.
Snapshots | Info | File | Version | Built at | Openfire Version | ||
|
Download | 1.1.0-SNAPSHOT | Mon Sep 23 09:33:55 UTC 2024 | 4.7.0 - 4.8.0 | |||
|
Download | 1.0.1-SNAPSHOT | Tue Nov 28 20:05:23 UTC 2023 | 4.7.0 + | |||
|
Download | 1.0.1-SNAPSHOT | Mon Nov 27 07:37:00 UTC 2023 | 4.7.0 + | |||
|
Download | 1.0.0-SNAPSHOT | Tue Mar 14 18:17:50 UTC 2023 | 4.7.0 + | |||
|
Download | 1.0.0-SNAPSHOT | Tue Mar 14 18:17:27 UTC 2023 | 4.7.0 + |