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
DieGurke 61d2a8d307 Implemented the GroupMessage class 2020-04-18 16:28:38 +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 Implemented the GroupMessage class 2020-04-18 16:28:38 +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 Improved Login security 2020-04-10 15:53:30 +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