alpacahq / alpaca-ts

A TypeScript Node.js library for the https://alpaca.markets REST API and WebSocket streams.
ISC License
154 stars 42 forks source link

Fix for broken socket connection #48

Closed husayt closed 3 years ago

husayt commented 3 years ago

This fixes number of issues, and especially broken socket subscriptions.

117 commented 3 years ago

Great fixes. 😄