• release/v0.1.0 7dfb832491

    Release v0.1.0
    All checks were successful
    CI / Build, test & lint (push) Successful in 1m26s
    Build and Release / Build x86_64-unknown-linux-gnu (push) Successful in 1m46s
    Build and Release / Build x86_64-pc-windows-gnu (push) Successful in 2m29s
    Build and Release / Attach binaries to Release (push) Successful in 48s
    Stable

    1ffy released this 2026-05-06 01:53:52 +08:00 | 6 commits to master since this release

    New Features

    • Full master implementation
    • Full peer implementation
    • Master-peer discovery mechanism
    • Manifest sync mechanism
    • P2P networking

    Known Limitations (future plans)

    • No NAT traversal mechanism
    • No peer-to-master data sync
    • No encrypted transport
    • No PKI-based peer auth (currently using PSK)
    • No rolling-window chunk cache eviction on peers (currently unbounded)
    Downloads