logo
yeti.sh
Communication Format
Initializing search
    yeti.sh
    • Home
    • Articles
    • Cv
    • Ideas
    • Projects
    yeti.sh
    • Home
    • Articles
      • Extract base name & extension in bash
      • Terminal recorder
      • tmux
      • Apology of the walrus operator
      • Cs111
        • Bounds, extremum, & infimum
        • Cantor's theorem
        • Functions
        • Max & Min
        • Relations
        • Algebraic structures
          • Abelian Group
          • Field
          • Group
          • Monoid
          • Ring
      • Mkdocs blog plugins
    • Cv
    • Ideas
      • interplanner
      • Terry
          • Communicate with plugins via stdin & stdout
          • Communication Format
          • JSON-RPC messages are annotated with LD contexts
    • Projects

    Communication Format

    criteria:
      human-readable:
        title: Human Readable
    
    alternatives:
      - id: json-rpc
        human-readable: yes
      - id: protobuf
        human-readable: no
    
    Previous Communicate with plugins via stdin & stdout
    Next JSON-RPC messages are annotated with LD contexts
    Copyright © 2021 Anatoly Scherbakov
    Made with Material for MkDocs