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
DieGurke 37f1594989 Implemented AddContact mechanism on the server
(currently unfinished an not working see stack trace for current
problem)
2020-02-09 22:16:33 +01:00
..
data Implemented AddContact mechanism on the server 2020-02-09 22:16:33 +01:00
database Implemented AddContact mechanism on the server 2020-02-09 22:16:33 +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 Implemented AddContact mechanism on the server 2020-02-09 22:16:33 +01:00