Skip to content
This repository was archived by the owner on Jan 10, 2019. It is now read-only.
This repository was archived by the owner on Jan 10, 2019. It is now read-only.

Simplify API for subscribing to feed events. #3

@legastero

Description

@legastero

Each feed object should expose methods for subscribing to its events. Something like:

feed.subscribe('publish', my_publish_handler)
job_queue.subscribe('finished', job_completed_handler)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions