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
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
fresh relay seeds configured open channels (RELAY_DEFAULT_CHANNELS, default general) so a client always has a room to join.