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 557774945f Merge pull request #8 from informatik-ag-ngl/f/object_handling
Added method to handle incoming objects
2019-12-30 15:18:32 +01:00
.github/workflows Added Maven build workflow 2019-12-30 14:28:57 +02:00
.settings Added basic lifecycle with object reading capabilities 2019-12-28 15:48:39 +02:00
src/main/java/envoy/server Updated Javadoc 2019-12-30 15:15:25 +01: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