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 0ecc9cf0e9 Added PersistenceManager and Namedqueries
In theory, this code is all we need for database integration
2020-01-03 18:17:26 +01:00
.github Added Issue and Pull Request templates 2020-01-03 17:37:27 +01:00
.settings Updated Javadoc 2020-01-03 16:21:35 +01:00
src/main/java/envoy/server Added PersistenceManager and Namedqueries 2020-01-03 18:17:26 +01:00
.classpath Updated Javadoc 2020-01-03 16:21:35 +01:00
.gitignore Added Maven project 2019-12-23 21:31:51 +01:00
.project Updated Javadoc 2020-01-03 16:21:35 +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 Added ORM classes 2020-01-02 18:50:56 +02:00

README.md

envoy-server-standalone

Standalone server for the Envoy project