Compare commits

..

1 Commits

Author SHA1 Message Date
8513cdd86e added channel layer so websockets can talk to each other 2018-08-24 22:59:10 -04:00

View File

@ -4,6 +4,7 @@ By popular demand, I'm building a better anonkun. It doesn't do much right now t
## Requirements
Python 3.6+
PostgreSQL 10.4+
Redis 4.0.10+
Python packages: `django psycopg2 channels channels_redis jinja2 argon2-cffi`
## Install