Commit Graph

8 Commits

Author SHA1 Message Date
95bb4b7234
Refactor Maven Project Structure
- Convert client/, common/ and server/ to modules
- Add parent pom.xml
- Update templates and workflow
- Remove old documentation
2020-07-13 15:16:22 +02:00
b9311424df
Move Envoy Common to common/ subdirectory 2020-07-13 11:42:20 +02:00
df6ed63d51 Add missing Javadoc, remove unused resource folder 2020-06-08 08:39:58 +02:00
e5c67b859b Added boolean registration to LoginCredentials 2020-01-18 10:27:29 +01:00
407a5bdbd8 Added helper methods to SerializationUtils.
Also exporting sources and Javadoc on build.
2020-01-06 17:41:23 +01:00
9dd3d9b225 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
a195ed2c7e Added MessageState enumeration and XJB file for message schema 2019-10-11 15:10:56 +02:00
4773eed28c Added message schema 2019-09-28 14:20:25 +02:00