aboutsummaryrefslogtreecommitdiff
path: root/network-handler/userclient.hpp
AgeCommit message (Collapse)Author
2016-09-28Finally made a initial doxygen documentation pass over all files.Dennis Brentjes
2016-08-30Replaced Client based implementation to composition instead of inheritance.Dennis Brentjes
2016-08-29Refactored Client to be more reusable.Dennis Brentjes
Added UserClient and NodeClient classes to handle communication from and to Clients and Nodes respectively.