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

switch to new protocol, ticker and level2 channels #12

Merged
merged 8 commits into from
Sep 12, 2017

Conversation

blbradley
Copy link
Owner

@blbradley blbradley commented Sep 11, 2017

  • Introduces a flat schema for all messages.
  • Subscription message moved to gdax module.
  • Fixes bad call to logging module in ws4py implementation.
  • Reverted to ws4py 0.3.4 due to possible bug in other recent releases.

@blbradley
Copy link
Owner Author

ws4py example data_provider does not use imported symbols. Find out why.

@blbradley
Copy link
Owner Author

Imports were not the issue. The longer subscription message created some unknown behavior in every recent version of ws4py since 0.3.4.

@blbradley blbradley changed the title [WIP] new protocol, ticker and level2 channels switch to new protocol, ticker and level2 channels Sep 12, 2017
@blbradley blbradley merged commit 4f6b4c2 into master Sep 12, 2017
@blbradley blbradley deleted the wip-flat-schema-ticker-level2 branch September 12, 2017 05:19
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