26 lines
942 B
Markdown
26 lines
942 B
Markdown
# Envoy Common
|
|
|
|
<a href="https://github.com/informatik-ag-ngl/envoy-client"><img src="https://raw.githubusercontent.com/informatik-ag-ngl/envoy-client/develop/src/main/resources/envoy_logo.png" align="left" width="200" height="200"></a>
|
|
|
|
**Envoy Common** is a library required to build the client and server of the messenger Envoy.<br>
|
|
<br><br><br><br><br><br><br>
|
|
|
|
## 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
|
|
|
|
* [API Reference (later on)](https://github.com/informatik-ag-ngl/envoy-common/wiki)
|
|
* [Release Notes](https://github.com/informatik-ag-ngl/envoy-common/releases)
|
|
* [Gallery (later on)](https://github.com/informatik-ag-ngl/envoy-common/wiki/Gallery)
|
|
* [Wiki](https://github.com/informatik-ag-ngl/envoy-common/wiki)
|