seed default channel(s) on boot #1

Merged
rgoodall merged 1 commits from feat/default-channels into main 2026-07-25 12:23:16 +00:00
Owner

fresh relay seeds configured open channels (RELAY_DEFAULT_CHANNELS, default general) so a client always has a room to join.

  • relay-signed 9007 through the normal add pipeline; persists + replays like any group
  • idempotent; never reopens a pre-existing closed channel
  • adds group.State.Has, parseChannels, SeedDefaultChannels + test
  • readme/.env docs, plus mission/roadmap and separation rationale
fresh relay seeds configured open channels (RELAY_DEFAULT_CHANNELS, default general) so a client always has a room to join. - relay-signed 9007 through the normal add pipeline; persists + replays like any group - idempotent; never reopens a pre-existing closed channel - adds group.State.Has, parseChannels, SeedDefaultChannels + test - readme/.env docs, plus mission/roadmap and separation rationale
rgoodall added 1 commit 2026-07-25 12:17:15 +00:00
seed default channel(s) on boot
ci / image (pull_request) Skipped
ci / build (pull_request) Successful in 23s
8e9235a820
fresh relay seeds configured open channels (RELAY_DEFAULT_CHANNELS,
default general) so a client always has a room. relay-signed 9007
through the normal pipeline; idempotent; never reopens a closed group.

also adds mission/roadmap and separation rationale to the readme.
rgoodall merged commit e190fbf99f into main 2026-07-25 12:23:16 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nerdworks/nostermd-relay#1