Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 260 Bytes

File metadata and controls

7 lines (6 loc) · 260 Bytes

Protocol

  • A Protocol is a set of Operations.
  • The set of Operations in the protocol should have the name of the protocol as the prefix.
  • An Identity can Speak a Protocol if it can handle all the Operations described by the Protocol.