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 37ebc77d71 Moved main method to ChatWindow, made message sending asynchronous 2019-09-30 09:53:16 +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 Add files via upload 2019-09-29 18:53:47 +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