v0.1.0 — RoControl Roblox SDK
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
reportEventwith 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