Go to file
daryl herzmann b8af7509ac
Merge pull request #32 from guusdk/31_NPE-Netty
fixes #31: Prevent Netty-specific NullPointerException
2023-11-29 10:10:49 -06:00
.github/workflows Update workflow file 2023-05-03 20:47:00 +01:00
.mvn/wrapper Add Maven wrapper to make compilation easier (#11) 2020-10-30 10:53:05 -05:00
src fixes #31: Prevent Netty-specific NullPointerException 2023-11-29 16:44:40 +01:00
.editorconfig Add support for EditorConfig. 2020-10-30 10:53:03 -05:00
.gitignore Ignore common metadata file patterns. 2020-10-30 10:53:03 -05:00
README.md add README.md 2021-02-04 09:28:16 +01:00
changelog.html fixes #31: Prevent Netty-specific NullPointerException 2023-11-29 16:44:40 +01:00
mvnw Add Maven wrapper to make compilation easier (#11) 2020-10-30 10:53:05 -05:00
mvnw.cmd Add Maven wrapper to make compilation easier (#11) 2020-10-30 10:53:05 -05:00
plugin.xml fixes #31: Prevent Netty-specific NullPointerException 2023-11-29 16:44:40 +01:00
pom.xml fixes #28: Openfire 4.8.0 compatibility 2023-11-29 10:37:26 +01:00
readme.html fixes #25: Add tool to send raw XMPP 2023-11-29 10:37:26 +01:00

README.md

Openfire XML Debugger Plugin

Records XMPP traffic which can be useful for debugging purposes.

Note for developers, on 29 October 2020 this repository was rewritten to remove legacy and unrelated Openfire commit history. See forums post for more details. This repository was susquently rewritten again on 1 December 2020 to remove and additional bad commit circa 2013.

CI Build Status

Build Status

Reporting Issues

Issues may be reported to the forums or via this repo's Github Issues.