Solstice client.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

321 B

Things to do:

  • Define error type for ProtoDecoder errors.
  • Remove BytesMut dependency from ProtoEncoder, use Vec instead.
  • Remove dependency on bytes crate entirely.
  • Handle RoomLeaveRequest/Response.
  • Print out surplus bytes in hex to make analyzing them easier
  • Handle client connections