asterisk-rs-core 0.2.1

Shared types, error framework, and event bus for asterisk-rs
Documentation

asterisk-rs-core

crates.io docs.rs

Shared foundation for the asterisk-rs ecosystem.

Provides error types, event bus, reconnection policy, credentials, and typed domain constants (hangup causes, channel states, device states, etc.) used across the AMI, AGI, and ARI protocol crates.

This crate is a dependency of the protocol crates. You don't need to depend on it directly unless you're building custom protocol integrations.

Part of asterisk-rs. MSRV 1.83. MIT/Apache-2.0.