asyncee/django-channels-chat

Error on runserver

polrodoreda opened this issue · 1 comments

File "/Volumes/Data/Users//Documents/Chat/django-channels-chat/src/chat_engine/engine.py", line 41
command, *args = payload['text'].strip().split()

If I quit * in args it works but then I can't access to chat. join button does not do nothing.

You should try python 3.5 at least. Sorry, but this project is not maintained, because this is just a proof of concept and have low quality code.