Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 463 Bytes

File metadata and controls

8 lines (7 loc) · 463 Bytes

Protocols

  • Subdirectories in this directory are named after protocols they describe.
  • The Object Types used by protocols are described in their "types" subdirectory.
  • The Operations used by protocols are described in their "ops" subdirectory.
  • All operations implicitly support the special "in" and "out" parameters. Those parameters are used to specify the input and output encoding for the Operation and can be one of "bin", "json" or "text".