Cannot handle long message
description
When sending a message of the size 32760 bytes or bigger to SuperWebSocket server, the socket will be closed. This bug can be replicated in all recent versions (0.3, 0.2...). Interestingly, if you run the chat demo and paste a long text (say 2000 kbytes), the socket will be closed too.
Any thoughts?