6 Commits (2c7b0bb2bca0ff1d4ac7aec45de2607a8d81f01b)

Author SHA1 Message Date
  Titouan Rigoudy 2c7b0bb2bc Change Packets to not special-case the code header. 9 years ago
  Titouan Rigoudy ea5afeb51a Move entire read/write/notify handling from Handler to Stream. 9 years ago
  Titouan Rigoudy 88d9b46726 Split PacketStream into Stream and Parser. 9 years ago
  Titouan Rigoudy 0bd1485296 Split MutPacket out of Packet, add OutBuf. 9 years ago
  Titouan Rigoudy 648b99a3ca Refactor proto::handler, add Agent. 9 years ago
  Titouan Rigoudy 16f10d1083 Move handler to proto module. 9 years ago
  Titouan Rigoudy 407f094306 Remove useless result module. 9 years ago
  Titouan Rigoudy 402e5a7619 Rename FromPacket to ReadFromPacket and move traits to packet. 9 years ago
  Titouan Rigoudy 56c170c119 Refactor Error into result module, use it. 9 years ago
  Titouan Rigoudy 2d2cc9851d Add preliminary support for joining rooms. 9 years ago
  Titouan Rigoudy 6571960db1 Add FromPacket trait for uniformity. 9 years ago
  Titouan Rigoudy 179d69b1b8 Move initial server connection to Handler::new. 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 75645a5d0c Clean up some Handler code. 9 years ago
  Titouan Rigoudy 31408265a1 Completely refactor architecture to use multiple threads. 9 years ago