aboutsummaryrefslogtreecommitdiff
path: root/network-handler/nodeclient.hpp
AgeCommit message (Collapse)Author
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.