Answer the question
In order to leave comments, you need to log in
Are there any advantages to transferring data via webscoket?
I am trying to upload images, files. To do this, I use the standard FormFile("file") function, but I also saw an option where FileReader js + webscoket is used, which sends as base64. The file size will be somewhere around 100 mb. I am currently using webscoket as a transport and was thinking of using file transfer through it. Is there any benefit of transferring files via webscoket, like showing download level etc. I would like to know whether it's worth "tinkering" with webscoket or using standard features.
Answer the question
In order to leave comments, you need to log in
e.g. display load level
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question