Skip to content

Commit

Permalink
Merge branch 'master' of github.com:jrief/django-websocket-redis
Browse files Browse the repository at this point in the history
  • Loading branch information
jrief committed Jan 9, 2015
2 parents 3f69096 + d53cbe5 commit 56a04d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stress-tests/wsgi_websocket.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
import os
import sys
import gevent.monkey
import gevent.socket
import redis.connection
redis.connection.socket = gevent.socket

Expand Down

0 comments on commit 56a04d9

Please sign in to comment.