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

Add RateLimiter for WebSocket #1994

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

Pushkarm029
Copy link
Member

Pull Request

  • This pull request adds rate limiting to WebSocketClient in nautilus_core, with new quota parameters, an updated send_text method to enforce limits.

Type of change

  • New feature (non-breaking change which adds functionality)

How has this change been tested?

make cargo-test

Signed-off-by: Pushkar Mishra <pushkarmishra029@gmail.com>
@CLAassistant
Copy link

CLAassistant commented Oct 11, 2024

CLA assistant check
All committers have signed the CLA.

@Pushkarm029 Pushkarm029 changed the title Add RateLimiter for WebSocket Add RateLimiter for WebSocket Oct 11, 2024
@Pushkarm029 Pushkarm029 marked this pull request as ready for review October 11, 2024 16:43
@cjdsellers cjdsellers merged commit 2de463e into nautechsystems:develop Oct 11, 2024
10 checks passed
@Pushkarm029 Pushkarm029 deleted the ratelimiter branch October 13, 2024 09:38
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.

3 participants