Wildfire IM is a cross-platform, open source instant messaging solution with core functions.
Wildfire IM is a professional-grade instant messaging and real-time audio and video overall solution, maintained and supported by Beijing Wildfire Infinity Network Technology Co., Ltd.
The main features are: safe and reliable private deployment, powerful performance, complete functions, full platform support, high open source rate, simple deployment and operation and maintenance, friendly secondary development, easy to interface with third-party systems or embedded into existing systems.
This project is the wildfire IM community version IM service software. As a universal instant messaging solution, Wildfire IM can be integrated into various applications.
Under the premise of installing JDK1.8 or above and maven, execute mvn clean compile package in the command line, and the generated target file is in ./distribution/target/distribution-xxxx-bundle-tar.tar.gz
Since a git maven plug-in is used, compilation errors will occur if there is no git information locally. Please use the git clone method to download the code, or download the compressed package and decompress it to create an empty .git directory in the root directory. It is recommended to use git clone to download the code.