-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Following the directions, I get:
(env)philip@philip-laptop:~/projects/django/socketio_experiments/django-socketio-example$ ./run_example.py
Listening on port 9000 and on port 843 (flash policy server)
Traceback (most recent call last):
File "./run_example.py", line 16, in <module>
SocketIOServer(('', PORT), application, resource="socket.io").serve_forever()
File "/home/philip/projects/django/socketio_experiments/env/lib/python2.6/site-packages/socketio/server.py", line 22, in __init__
self.namespace = kwargs.pop('namespace')
KeyError: 'namespace'
Metadata
Metadata
Assignees
Labels
No labels