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.
CyB3RC0nN0R 26d90ccc09 Merge pull request #6 from informatik-ag-ngl/f/database_adaption
Improved Message.java and User.java to remain compatible with database
2020-01-06 14:05:28 +01:00
2020-01-04 09:32:20 +01:00
2019-12-28 22:03:41 +02:00
2019-09-28 14:20:25 +02:00
2020-01-02 15:04:35 +01:00
2020-01-03 21:32:47 +01:00
2019-09-28 13:46:33 +02:00
2019-12-28 22:03:41 +02:00
2020-01-02 15:12:25 +01:00

Envoy Common

Envoy Common is one of two repositories needed to use the messenger Envoy.
The other one is Envoy Client.
In the future, Envoy Common might be discarded, but for now, both Repositories are required in order to use Envoy to send messages to other people.


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

Description
An instant messaging application with a self-hostable server.
Readme 3.5 MiB
Languages
Java 98.4%
CSS 1.5%