12 Commits (c1d3f309183bd884af966bcf7ee2fc161f06b380)

Author SHA1 Message Date
  Titouan Rigoudy c744ff4139 Handle RoomJoinResponse. Needs tests. 4 years ago
  Titouan Rigoudy de20326200 One more test for the control listener. 4 years ago
  Titouan Rigoudy 94d7716ed8 Rework MessageHandler to use associated types. 4 years ago
  Titouan Rigoudy c2b19896b3 Handle sending messages to rooms. 4 years ago
  Titouan Rigoudy 34ebc39bb1 Improve tests on Dispatcher. 4 years ago
  Titouan Rigoudy 2d5b2b2adb Basic handler for control RoomListRequest. 4 years ago
  Titouan Rigoudy 2bf08bc221 Dispatch RoomListResponse correctly. 4 years ago
  Titouan Rigoudy a778c75afc Add server request sender to Context. 4 years ago
  Titouan Rigoudy 57a8791c85 Implement basic asynchronous main. 4 years ago
  Titouan Rigoudy 3328aaed3d Small fixes to Dispatcher. 4 years ago
  Titouan Rigoudy a7f48e12aa Extract proto module to its own crate. 4 years ago
  Titouan Rigoudy d718e8d883 Define workspace and client crate. 4 years ago
  Titouan Rigoudy 381ec05247 Set indent width to 2. 4 years ago
  Titouan Rigoudy 83620698fd Set 80-char line width. 4 years ago
  Titouan Rigoudy 5ccae4b042 Add stub LoginHandler. 6 years ago
  Titouan Rigoudy d5b269a05d Introduce SetPrivilegedUsersHandler. 6 years ago
  Titouan Rigoudy cc17e60f9b Remove useless Debug from DispatchedMessage handler type bound. 6 years ago
  Titouan Rigoudy e542c102b2 Move Context back into Executor, add test. 6 years ago
  Titouan Rigoudy e7fc922bb3 Move some Executor functionality into MessageHandler. 6 years ago
  Titouan Rigoudy 78d10224f8 Implement Executor. 6 years ago
  Titouan Rigoudy 9aaf843856 Introduce MessageHandler, Dispatcher, Executor. 6 years ago