peburrows / kane

Google Pub/Sub client for Elixir
http://hexdocs.pm/kane
MIT License
104 stars 47 forks source link

Add support for multiple accounts #31

Open peburrows opened 4 years ago

peburrows commented 4 years ago

The project can now be specified on a topic or subscription, and Kane.Client calls now accept :account and :sub options that will be passed through to Goth.Token.for_scope/2 when retrieving a token