We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We should not check-in this binary and figure out a better way to mock websocket.
Ref: #30
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
I explored this further today and ported one of our internal tests to gokiteconnect.
zerodha/gokiteconnect#55
This is based on packets added to mock_responses which I added that use the latest snapshots:
zerodha/kiteconnect-mocks@fd12de1
It uses base64 encoded packets of "full" and "quote" mode packets.
I think we can do something similar in cppkiteconnect and other libs as well.
No branches or pull requests
We should not check-in this binary and figure out a better way to mock websocket.
Ref: #30
The text was updated successfully, but these errors were encountered: