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 cf05f8e1d3 Replaced sync XSD by custom objects
* Removed JAXB dependencies
* Added User, Message and TextMessage
* Changed version to 0.2-alpha in POM
2019-12-28 22:03:41 +02:00
.settings Replaced sync XSD by custom objects 2019-12-28 22:03:41 +02:00
src/main/java/envoy Replaced sync XSD by custom objects 2019-12-28 22:03:41 +02:00
.classpath Replaced sync XSD by custom objects 2019-12-28 22:03:41 +02:00
.gitignore Added message schema 2019-09-28 14:20:25 +02:00
.project Removed unused project natures from .project 2019-12-04 18:46:49 +01:00
LICENSE Initial commit 2019-09-28 13:46:33 +02:00
README.md Initial commit 2019-09-28 13:46:33 +02:00
pom.xml Replaced sync XSD by custom objects 2019-12-28 22:03:41 +02:00

README.md

envoy-common