mirror of
https://github.com/djdevin/recflare.git
synced 2026-09-09 07:01:27 -07:00
working rec center, I think
This commit is contained in:
@@ -6,6 +6,9 @@ export type Env = SharedHonoEnv & {
|
||||
// matchmake/goto, read by the heartbeat, cleared on login — mirrors the
|
||||
// reference server's HeartbeatDB.
|
||||
MATCH_PRESENCE: KVNamespace
|
||||
// Shared rooms DB (owned by the `rooms` worker). Read-only here to resolve a
|
||||
// room's real scene/subroom when matchmaking into it.
|
||||
DB: D1Database
|
||||
}
|
||||
|
||||
/** Variables can be extended */
|
||||
|
||||
Reference in New Issue
Block a user