Skip to main content

Crate sacp_tokio

Crate sacp_tokio 

Source
Expand description

Tokio-based utilities for SACP

This crate provides higher-level functionality for working with SACP that requires the Tokio async runtime, such as spawning agent processes and creating connections.

Structs§

AcpAgent
A component representing an external ACP agent running in a separate process.
Stdio

Enums§

LineDirection
Direction of a line being sent or received.