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

handle bitstamp and full order book snapshots under Node.js v12 #6

Closed
thaaddeus opened this issue Nov 5, 2019 · 1 comment
Closed
Labels
bug Something isn't working

Comments

@thaaddeus
Copy link
Member

thaaddeus commented Nov 5, 2019

It fails currently due to nodejs/node#27711 - bitstamp returning invalid http headers that cause Node.js to throw (new http parser), also ccxt/ccxt#5739

@thaaddeus thaaddeus added the bug Something isn't working label Nov 5, 2019
@thaaddeus
Copy link
Member Author

It seems like bitstamp handled that on their side.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant