Forest Logo
search
package_2

zendx

By @cometahn1042f

Roblox

Mirrored

ZENDX

ZENDX is an extended architecture library for ZEND, providing client/server networking wrappers (Client, Server), reactive stores (Store), and network remotes (Network).

Documentation Index

  • API Reference: Exports for Client, Server, Store, Network.
  • Architecture & Design: Network replication and store pattern.
  • Performance & Memory Profile: State syncing overhead analysis.
  • Failure Modes & Exception Guarantees: Disconnection handling and state sync recovery.
  • Executable Examples: Client/Server initialization patterns.

Quick Start

local ZENDX = require(path.to.ZENDX)

local store = ZENDX.Store.new({ Coins = 100 })

Package Details

Install command (Click to copy)


Version

0.1.5

License

MIT

check_circle

Safe for commercial use

Automated license review — not legal advice.