-
Notifications
You must be signed in to change notification settings - Fork 61
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
Adds Trades Stream #29
Conversation
@Jakenberg Did you ever get |
@Jakenberg Looks like its Rails 7.0.1 bug
Rails 6.x.x works as expected |
I accidentally merged this so put up another PR when you have the rails 7 fix and I'll review. Haven't pushed to rubygems yet. |
This error occurs in rails 7 only when Context: rails/rails#43851 (comment) |
@Jakenberg Handling here #30 (comment) |
Background
Adds trade stream based on Binance documentation https://binance-docs.github.io/apidocs/spot/en/#trade-streams
Todo
1.2.10