Skip to main content

a reusable app that wraps the api for pusher.com to allow registration of namespaces and auth callbacks

Project description

Django Pusher is an application that makes it easier to utilize pusher.com with reusable applications. It solves the problem of authentication of private/presence channels as well as helping to prevent namespace clashes.

Usage

Django Pusher provides a pusher object gotten by:

from django_pusher.push import pusher

pusher Mimics the Generic Python Library provided by pusher.com except it adds a register and unregister command.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-pusher-0.1.1.tar.gz (3.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page