T
T
Tamerlan-hash2021-08-23 11:32:18
Django
Tamerlan-hash, 2021-08-23 11:32:18

Why doesn't websockets send big data?

Hello everyone, I am tormented by a question, I wrote a websocket chat on django and django channels. It works, but when I send a large text, it simply does not respond. It's like it hung. What could be the problem, is it due to Javascript code on the client side?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
AndromedaStar, 2021-08-23
@AndromedaStar

If I'm right, then the problem may be the size of the binary buffer on the server. I've run into this problem myself in the past.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question