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
delvh dc6199806f Added EventProcessor and methods to handle MessageStatus changes
additionally cleaned up whole project, fixed some Javadoc errors and
added a few database and connection options.

Sorry for the huge commit, there was almost no time inbetween where a
commit would have been possible, as to solve every problem, a new
problem arose.
However, as of now, f/message_handling should be ready to be merged into
develop, besides that it could not be tested yet.
2020-01-11 18:28:48 +01:00
.github Merge pull request #9 from informatik-ag-ngl/f/database_integration 2020-01-04 15:53:07 +01:00
.settings Added EventProcessor and methods to handle MessageStatus changes 2020-01-11 18:28:48 +01:00
src/main Added EventProcessor and methods to handle MessageStatus changes 2020-01-11 18:28:48 +01:00
.classpath Replaces local dependencies with jitpack.io dependencies 2020-01-11 11:43:31 +01:00
.gitignore Added Maven project 2019-12-23 21:31:51 +01:00
.project LV-encoding messages, added JPA validation. 2020-01-06 17:40:19 +01:00
CONTRIBUTING.md Create CONTRIBUTING.md 2020-01-03 21:30:14 +01:00
LICENSE Initial commit 2019-12-23 21:20:20 +01:00
README.md Initial commit 2019-12-23 21:20:20 +01:00
pom.xml Replaces local dependencies with jitpack.io dependencies 2020-01-11 11:43:31 +01:00

README.md

envoy-server-standalone

Standalone server for the Envoy project