Skip to content

WS waitForOpen#11

Merged
Haakam21 merged 1 commit intomainfrom
haakam/eng-300-sdks-x402mpp
Mar 2, 2026
Merged

WS waitForOpen#11
Haakam21 merged 1 commit intomainfrom
haakam/eng-300-sdks-x402mpp

Conversation

@Haakam21
Copy link
Contributor

@Haakam21 Haakam21 commented Mar 2, 2026

Summary by cubic

Added a waitForOpen option to WebsocketsClient.connect to let callers skip waiting for the socket to open. Default is true to preserve current behavior.

  • New Features
    • Added connect(args: { waitForOpen?: boolean }) with waitForOpen defaulting to true.
    • Returns immediately when waitForOpen is false; credential/apiKey handling remains unchanged.

Written for commit 3d69ff3. Summary will update on new commits.

@Haakam21 Haakam21 merged commit c71d333 into main Mar 2, 2026
3 checks passed
Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

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