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 02c6f8ad45 Added ConnectionManager, propagating socketId to processors 2020-01-03 18:11:38 +02: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 Added ConnectionManager, propagating socketId to processors 2020-01-03 18:11:38 +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 Added ORM classes 2020-01-02 18:50:56 +02:00

README.md

envoy-server-standalone

Standalone server for the Envoy project