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
Kai S. K. Engelbart 2592334b05 Changed length of encoded message length to 4 bytes 2019-12-29 10:48:15 +02:00
.settings Added basic lifecycle with object reading capabilities 2019-12-28 15:48:39 +02:00
src/main/java/envoy/server Changed length of encoded message length to 4 bytes 2019-12-29 10:48:15 +02:00
.classpath Added Maven project 2019-12-23 21:31:51 +01:00
.gitignore Added Maven project 2019-12-23 21:31:51 +01:00
.project Added Maven project 2019-12-23 21:31:51 +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 Changed length of encoded message length to 4 bytes 2019-12-29 10:48:15 +02:00

README.md

envoy-server-standalone

Standalone server for the Envoy project