Forest Logo
search
package_2

zenit

By @cometahn1042f

Roblox

Mirrored

ZENIT

ZENIT is an environment-aware networking library for Luau on Roblox. It automatically resolves and returns ZenitServer when required on the server, or ZenitClient when required on the client.

Documentation Index

  • API Reference: Dynamic environment detection (ZenitServer / ZenitClient).
  • Architecture & Design: Server-side cleanup of client code and security isolation.
  • Performance & Memory Profile: Zero overhead module resolution metrics.
  • Failure Modes & Exception Guarantees: Attempting to require ZenitServer on client context.
  • Executable Examples: Single require pattern for unified network scripts.

Quick Start

local ZENIT = require(path.to.ZENIT)

-- ZENIT automatically returns Server or Client module depending on RunService context

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.