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.
delvh
5ff9253236
Changed compiler compliance to 11, modularized all packages (#16)
* Created module- and package-info.java and changed JRE from 8 to 11 * Using JDK 11 as Build JDK and Maven build Co-authored-by: Haramus Samsamus <kske@outlook.de>
Envoy Common
Envoy Common is a library required to build the client and server of the messenger Envoy.
Features
Envoy Common consists of all classes that are used both on client side and the server side, thus making them "common". Currently used features are:
- Messages
- Users
- LoginCredentials
- Logging
- Event System
- EnvoyException
Resources
Languages
Java
98.4%
CSS
1.5%