Skip to content

barthez/kane-consumer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

KaneConsumer

An extension module to Kane that allows you defining your own GenServer consumers for Google PubSub subscriptions.

You can find documentation on hexdocs.

Installation

The package can be installed by adding kane_consumer to your list of dependencies in mix.exs:

def deps do
  [
    {:kane_consumer, "~> 0.1.0"}
  ]
end

Releases

No releases published

Packages

No packages published

Languages