| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-08-30 | Split NetworkHandler in a server component and a to reuse Server. | Dennis Brentjes | |
| Also switched from an inheritance system to composition based system for the server based classes. | |||
| 2016-08-29 | Refactored Client to be more reusable. | Dennis Brentjes | |
| Added UserClient and NodeClient classes to handle communication from and to Clients and Nodes respectively. | |||
