Skip to content

feat: websocket proxy#4939

Open
Netail wants to merge 2 commits into
honojs:mainfrom
Netail:feat/websocket-proxy
Open

feat: websocket proxy#4939
Netail wants to merge 2 commits into
honojs:mainfrom
Netail:feat/websocket-proxy

Conversation

@Netail

@Netail Netail commented May 14, 2026

Copy link
Copy Markdown

Summary

Added a websocket proxy helper. A feature that I and assumably many others liked from node-http-proxy.

Related https://github.com/orgs/honojs/discussions/4086 & https://github.com/orgs/honojs/discussions/3588

The author should do the following, if applicable

  • Add tests
  • Run tests
  • bun run format:fix && bun run lint:fix to format the code
  • Add TSDoc/JSDoc to document the code

@Netail Netail closed this May 15, 2026
@Netail Netail deleted the feat/websocket-proxy branch May 15, 2026 08:46
@Netail Netail restored the feat/websocket-proxy branch May 15, 2026 08:47
@Netail Netail reopened this May 15, 2026
@codecov

codecov Bot commented May 15, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.02%. Comparing base (16c4e38) to head (33194b1).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4939      +/-   ##
==========================================
+ Coverage   93.00%   93.02%   +0.01%     
==========================================
  Files         177      178       +1     
  Lines       11999    12031      +32     
  Branches     3617     3623       +6     
==========================================
+ Hits        11160    11192      +32     
  Misses        839      839              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Netail

Netail commented May 15, 2026

Copy link
Copy Markdown
Author

Is there anything else I need to add stuff to? e.g. docs website (Unfamiliar with the internals of this project). Also, is there an alpha / nightly build so I can test it internally?

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