Skip to content

build: export ServerWithWSOptions and WSOptions types#180

Merged
pi0 merged 1 commit intomainfrom
fix/export-server-and-wsoptions
Feb 19, 2026
Merged

build: export ServerWithWSOptions and WSOptions types#180
pi0 merged 1 commit intomainfrom
fix/export-server-and-wsoptions

Conversation

@sandros94
Copy link
Member

@sandros94 sandros94 commented Feb 19, 2026

Just for convinience, WDTY?

Summary by CodeRabbit

  • New Features
    • Expanded public API with new server WebSocket options types now available for use.

@coderabbitai
Copy link

coderabbitai bot commented Feb 19, 2026

Caution

Review failed

The pull request is closed.

📝 Walkthrough

Walkthrough

New type exports are introduced to the public API: ServerWithWSOptions and WSOptions are now exported from the main module index file, sourced from the server types definitions module.

Changes

Cohort / File(s) Summary
Type Export Addition
src/index.ts
Added exports for ServerWithWSOptions and WSOptions types from ./server/_types.ts, extending the public API surface for WebSocket server configuration options.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Poem

🐰✨ A rabbit hops through types so fine,
New exports dance in index's line,
WS options now for all to see,
The API blooms with jubilee! 🌿

✨ Finishing Touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch fix/export-server-and-wsoptions

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@pi0 pi0 changed the title type: export ServerWithWSOptions and WSOptions build: export ServerWithWSOptions and WSOptions types Feb 19, 2026
@pi0 pi0 merged commit 2bdd64b into main Feb 19, 2026
3 of 4 checks passed
@pi0 pi0 deleted the fix/export-server-and-wsoptions branch February 19, 2026 12:08
@codecov
Copy link

codecov bot commented Feb 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

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.

2 participants