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 e599543efa Delete pom.properties 2019-09-30 10:02:24 +02:00
.settings Added Maven project 2019-09-28 11:51:52 +02:00
src/main/java/envoy/client Moved main method to ChatWindow, made message sending asynchronous 2019-09-30 09:53:16 +02:00
target/classes/META-INF Delete pom.properties 2019-09-30 10:02:24 +02:00
.classpath Added Maven project 2019-09-28 11:51:52 +02:00
.gitignore Added Maven project 2019-09-28 11:51:52 +02:00
.project Added message sending request 2019-09-28 16:23:00 +02:00
LICENSE Initial commit 2019-09-27 06:37:44 +02:00
README.md Initial commit 2019-09-27 06:37:44 +02:00
pom.xml Added message sending request 2019-09-28 16:23:00 +02:00

README.md

envoy-client