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(websocket): Added read_buffer_size optional config #457

Merged
merged 2 commits into from
Feb 21, 2025
Merged

feat(websocket): Added read_buffer_size optional config #457

merged 2 commits into from
Feb 21, 2025

Conversation

0x676e67
Copy link
Owner

This pull request introduces a new method to the WebSocketRequestBuilder in the src/client/websocket/mod.rs file to allow configuration of the websocket read buffer size.

  • Added read_buffer_size method to set the websocket read buffer size in WebSocketRequestBuilder.

@0x676e67
Copy link
Owner Author

@AliaSabur Are you interested in copying this commit to the master branch?

@0x676e67 0x676e67 merged commit ccece59 into v3 Feb 21, 2025
6 checks passed
@0x676e67 0x676e67 deleted the feat branch February 21, 2025 07:27
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