19 Commits (27d0539a4193483e36b54326d5b9e52724f97536)

Author SHA1 Message Date
  Titouan Rigoudy 27d0539a41 Replace rustc-serialize with serde. 4 years ago
  Titouan Rigoudy 83bccd8480 Tiny nit: improve indentation. 4 years ago
  Titouan Rigoudy 316dd6d582 Write remaining control response serde tests. 4 years ago
  Titouan Rigoudy 2227cafe0a Add serde support for control responses. 4 years ago
  Titouan Rigoudy 4274d5a1a4 Rework control request serde tests. 4 years ago
  Titouan Rigoudy 6c8b17fd19 Add serde support to Room struct. 4 years ago
  Titouan Rigoudy 46b7fed632 Introduce serde for ControlRequest. 4 years ago
  Titouan Rigoudy 2bf08bc221 Dispatch RoomListResponse correctly. 4 years ago
  Titouan Rigoudy ca8f580406 Add SetRoomListHandler. 4 years ago
  Titouan Rigoudy 4f115683a3 Define ContextBundle. 4 years ago
  Titouan Rigoudy a778c75afc Add server request sender to Context. 4 years ago
  Titouan Rigoudy 6f8d18f283 Apply same rustfmt.toml to proto/. 4 years ago
  Titouan Rigoudy 57a8791c85 Implement basic asynchronous main. 4 years ago
  Titouan Rigoudy f6a6d190ef Add --async command line switch. 4 years ago
  Titouan Rigoudy 3328aaed3d Small fixes to Dispatcher. 4 years ago
  Titouan Rigoudy 4d4e9c7ecd Remove warnings in client. 4 years ago
  Titouan Rigoudy dd7819c805 Format client. 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