actr-platform-native 0.3.0

Native platform provider for Actor-RTC: SQLite storage, ed25519-dalek crypto, filesystem operations
Documentation

actr-platform-native

Native platform provider for Actor-RTC.

Implements PlatformProvider using:

  • Storage: SQLite via ActorStore
  • Crypto: ed25519-dalek + sha2
  • Filesystem: tokio::fs