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.
envoy/src/main/java/envoy/server/data
kske 23c4fd8f67 Working on reading multiple messages at once
The ObjectMessageReader does function normally for single messages but
will deliver corrupted objects when a message consisting of multiple
objects is received.
2020-01-29 07:45:59 +01:00
..
ConfigItem.java Persisting the current message ID in a configuration table 2020-01-28 20:46:27 +01:00
Message.java Added IdGenerationRequestProcessor, fixed bugs in PersistenceManager 2020-01-28 19:25:30 +01:00
User.java Working on reading multiple messages at once 2020-01-29 07:45:59 +01:00