Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 421 Bytes

File metadata and controls

13 lines (7 loc) · 421 Bytes

Standard I/O Backend

The backend uses standard input and output for communication.

Provides an easy way to integrate programs.

The protocol use ndJSON format in stdio communication.

JSON structure definition see stdio-schema.json, which is based on JSON Schema.