837ed0106f
Bumped version to v0.2-beta
2020-09-27 17:13:38 +02:00
40447f3f42
Change Event Bus version to 0.0.4, fix message event handler
...
The message event handler ignored group messages, as event handlers do
not include subtypes be default. This behavior has been implemented in
Event Bus 0.0.4 and integrated into Envoy.
2020-09-20 14:13:11 +02:00
465ed20efa
Replace the internal event bus with Event Bus 0.0.3
...
The Event class has been retrofitted to implement IEvent, so that no
event implementations had to be changed.
2020-09-08 20:41:01 +02:00
1a17448724
Speed up build, move compiler configuration to parent POM
2020-07-18 13:32:49 +02:00
3023039f50
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
34337c3838
Move Envoy Common to common/ subdirectory
2020-07-13 11:42:20 +02:00