krystianity / node-bitstamp

bitstamp REST and WS API Node.js client :dollar:
MIT License
59 stars 41 forks source link

Switch to bts websockets v2 #37

Closed SevenIndirecto closed 3 years ago

SevenIndirecto commented 3 years ago

Hey,

In this PR I'd like to add support for bitstamp's v2 websockets. Code uses reconnecting websockets and respects bitstamp's force reload events.

This also removes pusher.js code as pusher websockets are no longer available at Bitstamp.