An instant messaging application with a self-hostable server.
This repository has been archived on 2021-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Kai S. K. Engelbart 53764f1bba Configured the project to use Hibernate validation
This requires the Hibernate Tools (a part of JBoss Tools) to be
installed in Eclipse.
2020-04-09 14:15:39 +02:00
.github Added database support to forward messages (#30) 2020-03-23 22:12:27 +01:00
.settings Configured the project to use Hibernate validation 2020-04-09 14:15:39 +02:00
src/main Configured the project to use Hibernate validation 2020-04-09 14:15:39 +02:00
.classpath Added database support to forward messages (#30) 2020-03-23 22:12:27 +01:00
.gitignore Added database support to forward messages (#30) 2020-03-23 22:12:27 +01:00
.project Configured the project to use Hibernate validation 2020-04-09 14:15:39 +02:00
CODE_OF_CONDUCT.md Added database support to forward messages (#30) 2020-03-23 22:12:27 +01:00
CONTRIBUTING.md Added database support to forward messages (#30) 2020-03-23 22:12:27 +01:00
LICENSE Added database support to forward messages (#30) 2020-03-23 22:12:27 +01:00
README.md Added database support to forward messages (#30) 2020-03-23 22:12:27 +01:00
pom.xml Restored compatability with envoy-common 2020-04-02 16:32:23 +02:00

README.md

envoy-server-standalone

Standalone server for the Envoy project