Skip to content
This repository has been archived by the owner on Sep 2, 2018. It is now read-only.

Latest commit

 

History

History
9 lines (5 loc) · 275 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 275 Bytes

A demo to show how to use redis to subscribe to a channel in a non-blocking way.

Use pip to install the dependencies:

pip install -r requirements.txt

preferably inside a virtualenv.

You can watch a demo on youtube.