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 f30732c71e MessageProcessor and GroupMessageProcessor
Moved groupMessage stuff form MessageProcessor to extra class and
finished both processors
2020-04-18 13:27:43 +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 MessageProcessor and GroupMessageProcessor 2020-04-18 13:27:43 +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
pom.xml Restored compatability with envoy-common 2020-04-02 16:32:23 +02:00
README.md Added database support to forward messages (#30) 2020-03-23 22:12:27 +01:00

envoy-server-standalone

Standalone server for the Envoy project