websocket-driver
websocket-driver copied to clipboard
Does this server work with large messages on Chromium?
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.