/xmpp-light

XMPP lightweight Java server based on Apache Vysper

Primary LanguageJavaApache License 2.0Apache-2.0

xmpp-light

Build Status

XMPP (Jabber) lightweight server based on Apache Vysper

Prerequisites

Java 8, Maven 3.1+

Run web application

mvn spring-boot:run

Build

mvn clean package