Packages
Browse packages indexed by the registry.
Mock actrix server (WS signaling + HTTP AIS + MFR registry) for Actor-RTC integration tests
ACTR package format: ZIP STORE-based .actr file reading, writing, signing and verification
Native platform provider for Actor-RTC: SQLite storage, ed25519-dalek crypto, filesystem operations
Platform abstraction traits for Actor-RTC: KvStore, CryptoProvider, PlatformProvider
Unified protocol, types, and URI parsing for Actor-RTC framework
Thin business dispatch layer for Actor-RTC — wasm32-compatible
Persistent mailbox layer for the Actor-RTC framework, backed by SQLite.
Actor service protocol compatibility analysis using semantic proto schema comparison
Protocol compatibility analysis library using semantic proto analysis
Actor-RTC browser ABI crate: core wasm + wasm-bindgen surface generated from actr-workload.wit
Protoc plugin for generating actr-web code from protobuf definitions
Admin control-plane implementation for actrix nodes
Actor Identity Service (AIS) - ActrId registration and credential issuing
Manufacturer Registry (MFR) - actor manufacturer registration and package signing
Actrix platform core infrastructure components
Protocol buffer definitions for Actrix services
Unified public SDK facade for Actrix control-plane APIs
WebRTC信令服务实现,作为aux-servers的组件
Signer - Ed25519 签名密钥生成和管理服务,私钥永不离开 Signer
WebRTC STUN服务实现,作为aux-servers的组件
WebRTC TURN服务实现,作为aux-servers的组件
Command-line tools for ActRPC.
Core types and traits for ActRPC.
Procedural macros for ActRPC core.
Concrete interceptors for ActRPC.
Configuration and orchestration utilities for ActRPC.
Transport abstractions and implementations for ActRPC.
acts client channel for acts-server
acts package for http request
acts package for NATS pub/sub
acts package for shell
acts package for state store
gRPC server plugin for acts workflow engine
NATS server plugin for acts workflow engine — message actions and events over NATS
Web REST API plugin for acts workflow engine
A simple, fast, tiny acts workflow server
external KvStore backends (sqlite / postgres / redis / nats / sled) for the acts workflow engine
acts store plugin for postgres
acts store plugin for sqlite
provide proc-macro Tags derive for acts-tag
provide binary Value for acts-tag