Skip to main contentCrate beam
Source pub use types::Value;
- ack
- Network fanout acknowledgement policy and result types.
- actor
- Actor framework — a lightweight actor model built on Tokio channels.
- adapters
- Storage and network adapters for BEAM.
- metrics
- Lock-free metrics for BEAM actor send/fanout observability.
- migration
- Storage backend migration: redb ↔ Persy.
- sea
- SEA (Security, Encryption, Authorization) module
Based on Gun.js sea/ directory
Provides encryption, authentication, and authorization capabilities
- types
- Core type system for BEAM — the Rust port of Gun.js.
- Config
- Configuration for a
Node and its associated adapters. - Dup
- A bounded, TTL-based deduplication tracker matching Gun.js
dup.js. - Node