dibs-proto 0.1.1

Protocol definitions for dibs CLI-to-service communication
Documentation

dibs-proto

Protocol definitions for dibs service communication.

This crate defines the RPC protocol used by the dibs CLI to communicate with database crates via roam. Includes:

  • Service trait definitions
  • Request/response types
  • Error types

Part of the dibs project.