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

Custom KeepAliveInterval to SocketOptions #186

Closed
valvv opened this issue Dec 20, 2023 · 1 comment
Closed

Custom KeepAliveInterval to SocketOptions #186

valvv opened this issue Dec 20, 2023 · 1 comment

Comments

@valvv
Copy link

valvv commented Dec 20, 2023

Can you please add custom KeepAliveInterval into SocketOptions?
In instance, to switch it off. Exchanges may not handle this properly on their side.
Thanks.

@JKorf
Copy link
Owner

JKorf commented Nov 13, 2024

It's possible to set the KeepAliveInterval property in the constructor of the SocketApiClient which does exactly this

@JKorf JKorf closed this as completed Nov 13, 2024
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

No branches or pull requests

2 participants