QuantConnect.Lean.Engine.DataFeeds.Transport
Classes
| Class | Description |
|---|---|
| LocalFileSubscriptionStreamReader | Represents a stream reader capable of reading lines from disk |
| ObjectStoreSubscriptionStreamReader | Represents a stream reader capable of reading lines from the object store |
| RemoteFileSubscriptionStreamReader | Represents a stream reader capabable of downloading a remote file and then... |
| RestSubscriptionStreamReader | Represents a stream reader capable of polling a rest client |