websocket-driver icon indicating copy to clipboard operation
websocket-driver copied to clipboard

Does this server work with large messages on Chromium?

Open charJe opened this issue 4 years ago • 0 comments

I've been having trouble with messages larger than 1MB but only on Chromium. I think it's an issue with Chromium but they seem to think it is a problem with the server. I'm using Hunchentoot as the HTTP server if that matters. The actual problem I get is that in the browser it says "close received after close", and the websocket is closed.

charJe avatar Sep 15 '20 02:09 charJe