# README
Falcon Streaming API
This example showcases connection and re-authentication to Falcon Streaming API.
Falcon Streaming API provides clients with stream of event data from CrowdStrike Falcon Cloud.
Installation
go get github.com/crowdstrike/gofalcon/examples/falcon_event_stream
Example Run
$ FALCON_CLIENT_ID="abc" FALCON_CLIENT_SECRET="XYZ" falcon_event_stream