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 4e385396ad fixes #129 - contacts are now sent as a part of the user
(if they were not already)...
Additionally renamed some methods named `...Id()` to `...ID()`
2020-04-06 22:55:27 +02:00
.github Added database support to forward messages (#30) 2020-03-23 22:12:27 +01:00
.settings Renamed classes with a two-letter initialism according to convention 2020-03-24 18:41:26 +01:00
src/main fixes #129 - contacts are now sent as a part of the user 2020-04-06 22:55:27 +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 Added database support to forward messages (#30) 2020-03-23 22:12:27 +01: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