Skip to content

Fix Websocket Reconnection

Compare
Choose a tag to compare
@ttt733 ttt733 released this 14 Aug 05:04
· 280 commits to master since this release
a53685a

There were several issues with the previous attempt at handling websocket disconnects. This release addresses those - websocket subscriptions should now be resumed when the new connection is opened.

Additionally, Alpaca has added limited support for OAuth authentication, and a new environment variable has been added to support it.