Skip to content

docs!: rename UserHub → UserRelay (AECS-SDK-1 §16) - #2

Merged
owenob1 merged 1 commit into
mainfrom
refactor/rename-hub-to-relay
Jul 6, 2026
Merged

docs!: rename UserHub → UserRelay (AECS-SDK-1 §16)#2
owenob1 merged 1 commit into
mainfrom
refactor/rename-hub-to-relay

Conversation

@owenob1

@owenob1 owenob1 commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Renames the real-time events primitive in the AECS-SDK-1 spec + rendered docs so the standard stays in lockstep with the @mvrx/mail rename (mvrxapp/mail#2).

Changes

  • UserHubUserRelay, hubRouterrelayRouter, hubBusrelayBus
  • @mvrx/mail/hub@mvrx/mail/relay, binding HUBRELAY, SSE route /hub/relay
  • publishEvent / MailEvent / NotificationBus unchanged

Touches §16 plus references in §0/§2/§9/§13/Appendix A, across the canonical spec and the 7 split docs pages.

Notes

  • Section slug kept (/16-real-time-events-userhub/) so existing cross-reference links don't break; only content renamed. Renaming the slug is a separate cleanup if desired.
  • pnpm build (docs) → 39 pages, clean. Reference lib untouched (12/12 tests still pass).

Renames the real-time events primitive in the spec and rendered docs to
match the @mvrx/mail rename (mvrxapp/mail#2):
- UserHub → UserRelay, hubRouter → relayRouter, hubBus → relayBus
- @mvrx/mail/hub → @mvrx/mail/relay, binding HUB → RELAY, route /hub → /relay
publishEvent / MailEvent / NotificationBus unchanged. Section slug kept
(/16-real-time-events-userhub/) to avoid breaking cross-reference links.
Docs site builds (39 pages).

Signed-off-by: owenob1 <me@oweninnes.com>
@owenob1
owenob1 merged commit 36c8608 into main Jul 6, 2026
1 check passed
@owenob1
owenob1 deleted the refactor/rename-hub-to-relay branch July 6, 2026 17:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant