# Functions
CompressedSeriesFromSeriesIterator builds compressed rpc series from a SeriesIterator SeriesIterator is the top level iterator returned by m3db.
DecodeCompressedFetchResponse decodes compressed fetch response to seriesIterators.
NewGRPCClient creates a new remote GRPC client.
NewGRPCServer builds a grpc server which must be started later.
# Interfaces
Client is the remote GRPC client.