Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: updated notes after the meeting



PLEASE NOTE:

  • If you are planning on attending aries-vcx call, feel free login to wiki and add your own points under the "Discussion" section! 
  • Alternatively you can simply join the call and we can discuss your questions and concerns (smile) 

  • Start meeting discussion 

...

    • Finish polishing Connection rewrite (#739)
    • Messages crate refactor
  •  End meeting discussion
    • State machine serialization approach and philosophy
    • Discussion conclusion:
      • Serialized state machines should be considered opaque - users should not rely on the serialization structure, it might change in the future.
      • However, users can rely on ability to deserialize state machine from previous version of vcx, even if change in serialization format occurs
      • We will include from_parts  , to_parts  type of API on state machines, as it existed on MediatedConnection  



Task backlog: 

Attachments