actr-protocol 0.1.1

Unified protocol, types, and URI parsing for Actor-RTC framework
Documentation

Actor-RTC Protocol, Types, and URI Parsing

This crate contains the unified protocol definitions for the Actor-RTC framework. Its primary role is to provide the raw, generated Protobuf types and essential, stateless utilities for handling those types (e.g., ID and URI formatting).

It strictly adheres to its role as a data definition layer and does not contain higher-level traits, business logic, or runtime-specific implementations.