django-deepspeech-server icon indicating copy to clipboard operation
django-deepspeech-server copied to clipboard

Websocket function not working (Websocket error object event)

Open asyrafzlkln96 opened this issue 4 years ago • 1 comments

Hi, I want to ask. When I run python manage.py runserver to run the program, And prompt to 127.0.0.1/dsserver to run deepspeech server, The http protocol is working fine , but websocket is throwing error, Object event. Is the websocket functioning?

Thank you. Regards, Asyraf

asyrafzlkln96 avatar Apr 09 '20 09:04 asyrafzlkln96

Websocket should be functioning if you have channels==1.1.8. If that doesn't work, I might need detailed stack trace

ashwan1 avatar Apr 10 '20 17:04 ashwan1