# PubsubGrpc v0.5.0 - Table of Contents

> Efficient Google Cloud Pub/Sub client using gRPC with connection pooling

## Pages

- [PubsubGrpc](readme.md)
- [Changelog](changelog.md)

## Modules

- [PubsubGrpc](PubsubGrpc.md): Google Cloud Pub/Sub gRPC client with connection pooling.
- [PubsubGrpc.Application](PubsubGrpc.Application.md): Application module for PubsubGrpc.
- [PubsubGrpc.Auth](PubsubGrpc.Auth.md): Authentication module for Google Cloud Pub/Sub.
- [PubsubGrpc.Client](PubsubGrpc.Client.md): Client module for interacting with Google Cloud Pub/Sub using gRPC connections.
- [PubsubGrpc.Error](PubsubGrpc.Error.md): Structured error type for PubsubGrpc operations.
- [PubsubGrpc.Schema](PubsubGrpc.Schema.md): Schema management for Google Cloud Pub/Sub.
- [PubsubGrpc.Telemetry](PubsubGrpc.Telemetry.md): Telemetry events emitted by PubsubGrpc.

## Mix Tasks

- [mix emulator.start](Mix.Tasks.Emulator.Start.md): Start the Google Cloud Pub/Sub emulator in a Docker container.
- [mix emulator.stop](Mix.Tasks.Emulator.Stop.md): Stop the Google Cloud Pub/Sub emulator Docker container.

