Packages

A library for interacting with Google Cloud Pub/Sub (PubSub). Supports both publication and pull subscription

Retired package: Renamed - This package has been renamed to 'kane'

Current section

Files

Jump to
murdoch lib murdoch.ex
Raw

lib/murdoch.ex

defmodule Murdoch do
def oauth_scope, do: "https://www.googleapis.com/auth/pubsub"
end