7 Commits (19034aec43eb10633eb1262a4559e6b934e34e7f)

Author SHA1 Message Date
  Titouan Rigoudy 19034aec43 Store room list and privileged users in Client. 9 years ago
  Titouan Rigoudy acf4a14914 Split protocol and control channels in Client. 9 years ago
  Titouan Rigoudy 0b849ce8d2 Use Response in IncomingMessage for uniformity. 9 years ago
  Titouan Rigoudy 7bd7b824b7 Client now processes protocol and control messages. 9 years ago
  Titouan Rigoudy e64240b124 Connect Controller to Client. 9 years ago
  Titouan Rigoudy 31408265a1 Completely refactor architecture to use multiple threads. 9 years ago
  Titouan Rigoudy 87108ae0f7 Rename ServerConnection to Client. 9 years ago
  Titouan Rigoudy adc4e40566 Add PrivilegedUsersResponse. 9 years ago
  Titouan Rigoudy 737d6aa5c1 Add ParentSpeedRatioResponse and derive Debug for ServerResponse. 9 years ago
  Titouan Rigoudy 536319c8e3 Do not crash when server packet fails to parse. 9 years ago
  Titouan Rigoudy c2c69a3e1a Add ParentMinSpeedResponse. 9 years ago
  Titouan Rigoudy acf7e27d18 Change all println's to rather use the logging framework. 9 years ago
  Titouan Rigoudy 0c77e989d4 Clean up warnings. 9 years ago
  Titouan Rigoudy 2925b81d6f Add RoomListResponse. 9 years ago
  Titouan Rigoudy ff640b69d9 Refactor ServerConnection to implement Handler. 9 years ago
  Titouan Rigoudy 1177802dbe Refactor ServerConnection to own stream. 9 years ago
  Titouan Rigoudy 353d926383 Refactor proto module. 9 years ago
  Titouan Rigoudy c93e2675d0 Rename proto::message to proto::server. 9 years ago
  Titouan Rigoudy b07fd93219 Refactor packet parsing/creating code. 9 years ago
  Titouan Rigoudy 9e0923ddb9 Start parsing messages with generic reusable code. Login works. 9 years ago
  Titouan Rigoudy 725667cc47 Code basic structure for message handling. 9 years ago