Skip to content

Conversation

ankurjha7
Copy link

@ankurjha7 ankurjha7 commented Nov 5, 2023

  1. Corrected resubsribe logic . Presently close connection was setting it to false which prevented resubscribing
  2. Commented on_data call on non parseable message. These messages must be handled by some other callback .
  3. Removed unused code like send_ping_timer .
  4. added logging instead of print statements .
  5. Removed unused on_message functtion
  6. Removed duplicate code in unsubscribe
  7. Added delayed retry in on_error
  8. added functionality of client based on_error callback
  9. Corrected on_close callback function template to match the one expected by websocket client

@S213412
Copy link

S213412 commented Feb 8, 2024

How to create my statrgy i am not able understand this is only python programming knowledge is there means that people can do that.

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