Adaptation of the Websocket Client in Go, writing to Telegraf via Line Protocol
go run ./cmd/
Tried using the Alpaca GO client library, but it doesn't allow disable of TLS, which is required for the streaming API, at least not easily.
And thus, that was unusable.