221821bfcd
Added breaks
1.1 KiB
1.1 KiB
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