# Structs
GRPCConnector establishes GRPC connections to dopplers and allows calls to Firehose, Stream, etc to be reduced down to a single Receiver.
No description provided by the author
# Interfaces
DopplerPool creates a pool of doppler gRPC connections.
Finder yields events that tell us what dopplers are available.
No description provided by the author
Receiver yeilds messages from a pool of Dopplers.