Skip to content

feat(peer): add dial readiness modes for fanout-backed pubsub#613

Merged
marcus-pousette merged 1 commit intomasterfrom
codex/issue-599-dial-readiness
Feb 27, 2026
Merged

feat(peer): add dial readiness modes for fanout-backed pubsub#613
marcus-pousette merged 1 commit intomasterfrom
codex/issue-599-dial-readiness

Conversation

@marcus-pousette
Copy link
Member

Summary

  • add dial readiness options so callers can choose connection-only, services, or services-and-fanout semantics
  • make default dial readiness include fanout neighbor readiness when fanout-backed pubsub is present
  • wire timeout/signal through service wait paths
  • add connect regression tests for default fanout wait, skip fanout wait, and connection-only readiness

Validation

  • node ./node_modules/aegir/src/index.js run test --roots ./packages/clients/peerbit -- -t node --grep "dial"
  • pnpm -C packages/programs/program/program run build

Refs #599

@marcus-pousette marcus-pousette merged commit c485a73 into master Feb 27, 2026
12 checks passed
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