Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add request headers configuration for the WebSocket client #5

Merged
merged 1 commit into from
Aug 4, 2024

Conversation

mikefero
Copy link
Owner

@mikefero mikefero commented Aug 4, 2024

This feature allows additional headers to be sent during the handshake process from the client.

This feature allows additional headers to be sent during the handshake
process from the client.
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.20%. Comparing base (c7e6ca0) to head (8a584f2).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #5      +/-   ##
==========================================
+ Coverage   88.15%   88.20%   +0.05%     
==========================================
  Files           2        2              
  Lines         211      212       +1     
==========================================
+ Hits          186      187       +1     
  Misses         19       19              
  Partials        6        6              

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

@mikefero mikefero merged commit 7add4ff into main Aug 4, 2024
2 checks passed
@mikefero mikefero deleted the feat/add-request-headers branch August 4, 2024 19:28
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