Commit Graph

7 Commits

Author SHA1 Message Date
delvh
5f6f94502a pom.xml contains now the commit id upon which Envoy Common is selected 2020-01-18 14:11:27 +01:00
135ca4a86f Replaces local dependencies with jitpack.io dependencies 2020-01-11 11:43:31 +01:00
242593472e Added writing capabilities to ObjectProcessor, completed db integration
At this moment the client is not able to receive to objects sent
consecutively. This will be worked on in a future commit and should be
fixed before merging this branch into develop.
2020-01-06 14:58:28 +02:00
a507ae85b2 Added ORM classes 2020-01-02 18:50:56 +02:00
19ec7c120e Changed length of encoded message length to 4 bytes 2019-12-29 10:48:15 +02:00
6c094bdccd Added basic lifecycle with object reading capabilities
* Added java-nio-server dependency
* Added ObjectMessageReader and ObjectMessageProcessor
* Added Startup class starting a Server instance
2019-12-28 15:48:39 +02:00
a1d4f1d999 Added Maven project 2019-12-23 21:31:51 +01:00