README.md

# GoogleApi.PubSub

Cloud Pub/Sub API client library.

Provides reliable, many-to-many, asynchronous messaging between applications. 

## Installation

Install this package from [Hex](https://hex.pm) by adding
`google_api_pub_sub` to your list of dependencies in `mix.exs`:

```elixir
def deps do
  [{:google_api_pub_sub, "~> 0.40"}]
end
```

## For more information

Product documentation is available at [https://cloud.google.com/pubsub/docs](https://cloud.google.com/pubsub/docs).

Library reference documentation is published on Hexdocs at
[https://hexdocs.pm/google_api_pub_sub](https://hexdocs.pm/google_api_pub_sub).
OSZAR »