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
2020-02-08 15:03:03 +01:00
..
data Implemented user search response 2020-02-08 13:53:58 +01:00
database Added ContactOperationProcessor for the ADD operation 2020-02-08 15:03:03 +01:00
net Adding user to their own contacts, reusing one database transaction 2020-02-07 09:34:02 +01:00
processors Added ContactOperationProcessor for the ADD operation 2020-02-08 15:03:03 +01:00
ConnectionManager.java fixed not updating user status and implemented easier to read structure 2020-02-05 21:32:53 +01:00
ObjectProcessor.java Added EventProcessor and methods to handle MessageStatus changes 2020-01-11 18:28:48 +01:00
Startup.java Fixed user search 2020-02-08 14:27:21 +01:00