Skip to content

v0.1.0 — RoControl Roblox SDK

Choose a tag to compare

@gh-Constant gh-Constant released this 18 Jun 11:08

First public release of the server-only RoControl Roblox SDK.

Install

Wally

[server-dependencies]
RoControl = "gh-constant/rocontrol-roblox-sdk@0.1.0"

Model file — download RoControl.rbxm below, then in Studio:
ServerStorage → Insert from File. Keep it server-only.

What's included

  • Declarative schedules (registerSchedule) with canonical content-hash versioning
  • Imperative reportEvent with cross-server MemoryStore single-flight + local debounce
  • Typed errors, structured logging with secret redaction, retries w/ jitter, circuit breaker, bounded queue
  • Server-only guard; fully typed Luau

Docs: https://badacord.github.io/rocontrol-sdk/