Scott M Drake

Results 4 comments of Scott M Drake

Answering some of my own questions: The namespace class decorator appears to be working as designed. The value of SOCKETIO_NS in [ __call__](https://github.com/abourget/gevent-socketio/blob/master/socketio/sdjango.py#L17) is ``` {'/foo': } ``` However, the...

That is very interesting. I bet you're right; my sdjango.py is separate, and may be being clobbered by socketio's later on. Unfortunately, it is a private repo. But I can...

@wuzuf You were right. I also like the idea of a registry for django, but I don't know how much I can do for you there. I really like your...

> `pacman -S` is completely safe, the only issue is `pacman -Sy` since that updates the package list without updating the packages themselves. There is no need to update the...