summaryrefslogtreecommitdiff
path: root/examples/pubsub_client.py
AgeCommit message (Collapse)Author
2012-05-06Update other examples to use threaded mode for handlers that call disconnect()Lance Stout
2012-03-16Add pubsub examples.Lance Stout
Run pubsub commands via pubsub_client, and watch events as they come in with pubsub_events.